mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 15:40:41 -05:00
...
This commit is contained in:
parent
bf64e719a1
commit
c1251f5d9c
@ -110,6 +110,9 @@ struct _MetaWindow
|
||||
guint has_minimize_func : 1;
|
||||
guint has_maximize_func : 1;
|
||||
|
||||
/* similar hints */
|
||||
guint has_shade_func : 1;
|
||||
|
||||
/* Weird "_NET_WM_STATE_MODAL" flag */
|
||||
guint wm_state_modal : 1;
|
||||
/* If these are TRUE, it just means a client explicitly
|
||||
|
Loading…
Reference in New Issue
Block a user