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

committed by
Robert Mader

parent
d98b0eb71e
commit
bc9cd123e9
@ -40,6 +40,7 @@
|
||||
#include "meta/prefs.h"
|
||||
#include "meta/workspace.h"
|
||||
#include "x11/meta-x11-display-private.h"
|
||||
#include "x11/window-x11.h"
|
||||
|
||||
#define WINDOW_TRANSIENT_FOR_WHOLE_GROUP(w) \
|
||||
(meta_window_has_transient_type (w) && w->transient_for == NULL)
|
||||
|
Reference in New Issue
Block a user