mutter/src
Carlos Garnacho 96820a9979 backends: Disconnect MetaInputMapper signal connection on device dispose
This signal may be left dangling when disconnecting a device, and be executed
later on if the device is connected again, and mapped to other output. Make it
sure the signal handler is disconnected when unplugging the device.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1657>
2020-12-28 19:11:26 +01:00
..
backends backends: Disconnect MetaInputMapper signal connection on device dispose 2020-12-28 19:11:26 +01:00
compositor compositor: Trigger repick after window effects here 2020-12-23 12:54:49 +01:00
core core: Trigger repick via ClutterStage 2020-12-23 12:54:49 +01:00
meta util: Add META_DEBUG_WAYLAND debug topic 2020-10-20 09:53:52 +00:00
tests tests/stacking: Add test hiding a modal with a not shown parent 2020-12-18 17:17:50 +00:00
ui Make meta_* logging utilities not require line break 2020-10-08 16:38:41 +02:00
wayland wayland: Drop needless includes 2020-12-23 12:54:49 +01:00
x11 xwayland: Set xrandr primary output 2020-12-11 13:44:45 +00:00
libmutter.pc.in
meson.build backends/native: Drop MetaEventNative 2020-12-08 15:37:38 +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
org.gnome.Mutter.DisplayConfig.xml backends: Centralize panel autorotation in a DisplayConfig property 2020-09-05 07:25:02 +00:00
org.gnome.Mutter.IdleMonitor.xml
org.gnome.Mutter.RemoteDesktop.xml
org.gnome.Mutter.ScreenCast.xml screen-cast: Add 'is-recording' option to record methods 2020-07-31 10:41:15 +02:00