1
0
Fork 0
mutter-performance-source/src
Hans de Goede 7917b083cb monitor-manager: Take drm-connector panel-orientation property into account
Some x86 clamshell design devices use portrait tablet LCD panels while
they should use a landscape panel, resoluting in a 90 degree rotated
picture.

Newer kernels detect this and rotate the fb console in software to
compensate. These kernels also export their knowledge of the LCD panel
orientation vs the casing in a "panel orientation" drm_connector property.

This commit adds support to mutter for reading the "panel orientation"
and transparently (from a mutter consumer's pov) fixing this by applying
a (hidden) rotation transform to compensate for the panel orientation.

Related: https://bugs.freedesktop.org/show_bug.cgi?id=94894

https://bugzilla.gnome.org/show_bug.cgi?id=782294
2017-12-25 17:01:45 +08:00
..
backends monitor-manager: Take drm-connector panel-orientation property into account 2017-12-25 17:01:45 +08:00
compositor build: Fix non-wayland builds 2017-12-24 17:55:14 +08:00
core keybindings: Super should be inhibitable 2017-12-21 09:08:41 +01:00
meta window: rename get_flatpack_id into get_sandboxed_app_id 2017-10-21 13:36:16 -05:00
tests monitor-unit-tests: Check config loading on lid switches 2017-11-30 11:48:44 +08:00
ui window: Allow resizing of tiled windows 2017-10-03 19:38:31 -03:00
wayland wayland: Only send full sequences of touch events to clients 2017-12-21 12:37:20 +01:00
x11 xwayland: add _XWAYLAND_MAY_GRAB_KEYBOARD property 2017-12-18 13:15:13 +01:00
.cvsignore
libmutter.pc.in Make libmutter and friends parallel installable 2017-02-14 11:16:45 +08:00
Makefile-tests.am src/Makefile-tests.am: Remove reference to non-existing file 2017-09-02 11:09:28 +08:00
Makefile.am wayland: Add Xwayland grab keyboard support 2017-12-18 13:15:20 +01:00
meta-enum-types.c.in Install enum types 2015-07-05 22:01:59 -07:00
meta-enum-types.h.in Install enum types 2015-07-05 22:01:59 -07: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 DisplayConfig: Add 'legacy-ui-scaling-factor' property 2017-10-12 17:42:52 +08:00
org.gnome.Mutter.IdleMonitor.xml
org.gnome.Mutter.RemoteDesktop.xml Add remote desktop and screen cast functionality 2017-08-29 14:39:04 +08:00
org.gnome.Mutter.ScreenCast.xml screen-cast-stream: Add stream parameters 2017-09-20 18:27:57 +08:00