Merge pull request #4336 from tbgiles/next

Clear framebuffer for containers with visible windows
This commit is contained in:
Orestis Floros
2021-02-07 19:10:23 +01:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@ -33,3 +33,4 @@ strongly encouraged to upgrade.
• i3bar: properly restart status command after config change
• i3bar: exit with 1 when a wrong command line argument is used
• fix commented-out rofi call in default i3 config
• clear pixmap before drawing to prevent visual garbage