mirror of
https://github.com/brl/mutter.git
synced 2025-08-07 00:54:42 +00:00
window-x11: Move delete_window to MetaWindowX11Private
https://gitlab.gnome.org/GNOME/mutter/merge_requests/421
This commit is contained in:

committed by
Marco Trevisan

parent
6c3b0cfc36
commit
3bf80a967c
@@ -327,7 +327,6 @@ struct _MetaWindow
|
||||
guint icon_geometry_set : 1;
|
||||
|
||||
/* These are the flags from WM_PROTOCOLS */
|
||||
guint delete_window : 1;
|
||||
guint can_ping : 1;
|
||||
/* Globally active / No input */
|
||||
guint input : 1;
|
||||
|
Reference in New Issue
Block a user