mutter/src
Christian Rauch 125f0b0351 wayland: prevent resizing of fixed-size window
Clients can set minimum and maximum to identical values to indicate a
fixed-size window. A compositor can ignore these requests and thus a client
has to ensure these limits.
To support clients that do not ensure these size limits by themselves and
to skip unnecessary function calls, we will prevent resizing requests by
the client if a fixed-size has been requested.

https://gitlab.gnome.org/GNOME/mutter/-/issues/1331
2020-08-13 19:54:32 +01:00
..
backends clutter: Remove 'eglnative' backend layer 2020-08-13 17:51:56 +02:00
compositor clutter/actor: Return the actor used when picking clock 2020-08-13 06:34:05 +00:00
core main: Split up meta_run() into meta_start() and meta_run_main_loop() 2020-08-13 17:51:30 +02:00
meta cursor-tracker: Add X11 cursor tracker backend 2020-08-05 11:11:38 +02:00
tests tests/clutter: Always use stage from backend 2020-08-13 17:51:56 +02:00
ui cleanup: Remove duplicate semicolons in C code 2020-07-28 10:32:46 +02:00
wayland wayland: prevent resizing of fixed-size window 2020-08-13 19:54:32 +01:00
x11 cursor-tracker: Move out more X11:isms to the X11 backend 2020-08-05 11:11:38 +02:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build cursor-tracker: Add X11 cursor tracker backend 2020-08-05 11:11:38 +02:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00:00
meta-private-enum-types.c.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00
org.freedesktop.login1.xml MetaLauncher: Don't g_error() on failure 2015-11-06 17:03:59 -05:00
org.gnome.Mutter.DisplayConfig.xml monitor-manager: Remove "supports-mirroring" from D-Bus desciption file 2020-05-08 06:50:16 +00:00
org.gnome.Mutter.IdleMonitor.xml idle-monitor: Add ResetIdletime API, for testing purposes 2018-04-16 13:28:03 +02:00
org.gnome.Mutter.RemoteDesktop.xml Fix typo in RemoteDesktop dbus api 2019-05-22 16:21:57 +02:00
org.gnome.Mutter.ScreenCast.xml screen-cast: Add 'is-recording' option to record methods 2020-07-31 10:41:15 +02:00