1
0
Fork 0
mutter-performance-source/src
Jonas Ådahl ff381d1d52 constraints: Pass constrained relative coordinates to window impl
A placement rule placed window positions itself relative to its parent,
thus converting between relative coordinates to absolute coordinates,
then back to relative coordinates implies unwanted restrictions for
example when the absolute coordinate should not be calculated againts
the current parent window position.

Deal with this by keeping track of the relative position all the way
from the constraining engine to the move-resize window implementation.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/705
2020-02-29 21:01:50 +00:00
..
backends cursor-renderer-native: Fix hw cursor for non-square sprites 2020-02-28 21:49:58 +00:00
compositor background-actor: Do not copy empty clip/unobscured regions 2020-02-29 19:44:01 +00:00
core constraints: Pass constrained relative coordinates to window impl 2020-02-29 21:01:50 +00:00
meta display: Make check-alive timeout configureable 2020-02-23 17:28:57 +00:00
tests tests: Set fatal log handler on clutter tests 2020-02-28 20:20:35 +00:00
ui frame: Pass the frame area for get_mask() 2020-01-29 10:44:50 +00:00
wayland constraints: Pass constrained relative coordinates to window impl 2020-02-29 21:01:50 +00:00
x11 constraints: Pass constrained relative coordinates to window impl 2020-02-29 21:01:50 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build build: ensure absolute path to sysprof dbus interface dir 2020-02-29 13:17:40 +01:00
meta-marshal.list cursor-tracker: Use our own marshal for cursor-moved 2019-07-31 09:34:17 +00: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 fixed typo 2018-07-24 13:16:36 +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-session: Add 'disable-animations' property 2020-02-20 10:40:42 +00:00