Implement draw-border-with-background window rule

This commit is contained in:
Ivan Molodetskikh
2024-03-19 18:22:25 +04:00
parent c61361de3c
commit db49deb7fd
8 changed files with 79 additions and 7 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ impl CompositorHandler for State {
(rules, width, is_full_width, output)
} else {
error!("window map must happen after initial configure");
(ResolvedWindowRules::default(), None, false, None)
(ResolvedWindowRules::empty(), None, false, None)
};
let parent = window