mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
xwayland: add sensible rules for NET_WM_WINDOW_TYPE_DESKTOP windows
This commit is contained in:
parent
b41af54a1b
commit
5825db86b7
4 changed files with 51 additions and 11 deletions
|
|
@ -44,5 +44,6 @@ struct view;
|
|||
|
||||
void window_rules_apply(struct view *view, enum window_rule_event event);
|
||||
enum property window_rules_get_property(struct view *view, const char *property);
|
||||
void create_default_window_type_rules(void);
|
||||
|
||||
#endif /* LABWC_WINDOW_RULES_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue