mutter/src
Hans de Goede cc9bb7c516 monitor-manager: Fix orientation changes on devices with 90° mounted panels
Commit 2289f56112 ("monitor-manager: Don't apply unneeded orientation
changes") added an early return to handle_orientation_change () in case
the transform is unchanged.

But this did not take the correction of the transform for devices
with 90° mounted panels into account causing a desired orientation
change to get skipped if the new orientation matches the corrected
logical orientation from the previous transform setting.

Fix this by calling meta_monitor_crtc_to_logical_transform () on the
transform before comparing it, matching the
meta_monitor_crtc_to_logical_transform () call in
create_for_builtin_display_rotation ().

Related: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1233
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2090>
2021-12-20 10:08:13 +00:00
..
backends monitor-manager: Fix orientation changes on devices with 90° mounted panels 2021-12-20 10:08:13 +00:00
compositor surface-actor: Fix unobscurred_fraction calculation 2021-12-19 23:46:11 +01:00
core workspace: Downgrade abort() to a warning when getting index 2021-12-19 15:16:12 +00:00
meta display: Add meta_display_list_all_windows() 2021-12-16 16:35:15 +00:00
tests tests/wayland/xdg-apply-limits: Uncomment assert 2021-12-19 15:48:51 +00:00
ui frames: Keep accounting of double clicks in place 2021-10-29 00:27:18 +02:00
wayland xwayland: Don't remove /tmp/.X11-unix/X0 when running tests 2021-12-19 16:52:45 +00:00
x11 x11: Initialize struct early 2021-10-27 14:12:35 +02:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build Move D-Bus interface files to dedicated directory 2021-12-07 18:52:29 +00:00
meta-private-enum-types.c.in core: Drop "volatile" from static GTypes in manual registration 2021-03-22 10:47:51 +00:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00