Don't include wayland/ by default either
This commit is contained in:
@ -54,7 +54,6 @@
|
||||
#include <X11/extensions/shape.h>
|
||||
#endif
|
||||
|
||||
#include "meta-wayland-private.h"
|
||||
#include "meta/compositor-mutter.h"
|
||||
|
||||
#include "x11/window-x11.h"
|
||||
@ -62,6 +61,8 @@
|
||||
#include "x11/xprops.h"
|
||||
#include "x11/group.h"
|
||||
|
||||
#include "wayland/meta-wayland-private.h"
|
||||
|
||||
/* Windows that unmaximize to a size bigger than that fraction of the workarea
|
||||
* will be scaled down to that size (while maintaining aspect ratio).
|
||||
* Windows that cover an area greater then this size are automaximized on map.
|
||||
|
Reference in New Issue
Block a user