window: Move has_custom_frame_extents to WindowX11
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3254>
This commit is contained in:

committed by
Marge Bot

parent
b4b896d4db
commit
acbb14f34b
@ -100,6 +100,7 @@ struct _MetaWindowX11Private
|
||||
/* maintained by group.c */
|
||||
MetaGroup *group;
|
||||
|
||||
gboolean has_custom_frame_extents;
|
||||
MetaSyncCounter sync_counter;
|
||||
|
||||
/* Used by keybindings.c */
|
||||
|
Reference in New Issue
Block a user