window: Move has_custom_frame_extents to WindowX11

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3254>
This commit is contained in:
Bilal Elmoussaoui
2024-01-11 15:31:54 +01:00
committed by Marge Bot
parent b4b896d4db
commit acbb14f34b
7 changed files with 15 additions and 39 deletions

View File

@ -100,6 +100,7 @@ struct _MetaWindowX11Private
/* maintained by group.c */
MetaGroup *group;
gboolean has_custom_frame_extents;
MetaSyncCounter sync_counter;
/* Used by keybindings.c */