mutter/src
Jonas Dreßler 41d72e86e0 backends/native: Also check touch-mode on object initialization
On a Surface Pro 2017, touch-mode is currently only detected correctly
after detaching and attaching the Type Cover (detachable keyboard) once,
it seems that `has_external_keyboard` is only set to the correct value
after MetaSeatNative is initialized.

So fix that and call `update_touch_mode()` once again when the object is
initialized and the `has_external_keyboard` and `has_touchscreen`
properties have been finally updated.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/1075
2020-02-21 15:24:58 +00:00
..
backends backends/native: Also check touch-mode on object initialization 2020-02-21 15:24:58 +00:00
compositor window-actor: Make culling of opaque windows X11 only 2020-02-20 15:57:51 +00:00
core wayland: Move MetaWindow ownership to window owning roles 2020-02-19 22:34:28 +00:00
meta renderer: Add API to check whether renderer is hardware accelerated 2020-02-20 10:40:42 +00:00
tests clutter/actor: Add CLUTTER_OFFSCREEN_REDIRECT_ON_IDLE 2020-02-21 18:07:46 +08:00
ui frame: Pass the frame area for get_mask() 2020-01-29 10:44:50 +00:00
wayland wayland: Move MetaWindow ownership to window owning roles 2020-02-19 22:34:28 +00:00
x11 x11-selection: Unref owners and cancellables on shutdown 2020-02-01 14:02:19 +00:00
libmutter.pc.in
meson.build xwayland: Move out surface role related logic 2020-02-19 22:34:28 +00:00
meta-marshal.list
org.freedesktop.login1.xml
org.gnome.Mutter.DisplayConfig.xml
org.gnome.Mutter.IdleMonitor.xml
org.gnome.Mutter.RemoteDesktop.xml
org.gnome.Mutter.ScreenCast.xml screen-cast-session: Add 'disable-animations' property 2020-02-20 10:40:42 +00:00