1
0
Fork 0
mutter-performance-source/src/backends/x11
Carlos Garnacho d72bacb3cd backends/x11: Drop handling of XI_DeviceChange
Even though it's great that XI2 has an event to notify about device
changes, this is something we can let the MetaBackend code handle
consistently for all backends, since looking for the source device
works everywhere.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/285>
2022-02-08 14:34:47 +00:00
..
cm cursor-sprite: Register all cursor sprites with the cursor tracker 2021-12-22 16:22:08 +00:00
nested backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11 2021-07-16 19:08:06 +02:00
meta-backend-x11.c backends/x11: Drop handling of XI_DeviceChange 2022-02-08 14:34:47 +00:00
meta-backend-x11.h backend/x11: Add API to get the X11 screen 2022-01-17 09:48:51 +01:00
meta-barrier-x11.c src: Stop using GSlice 2021-02-22 13:52:27 +01:00
meta-barrier-x11.h Use G_DECLARE_DERIVABLE/FINAL_TYPE on some types 2018-12-21 19:48:50 +00:00
meta-clutter-backend-x11.c clutter/backend/x11: Remove stray whitespace 2022-01-17 09:48:51 +01:00
meta-clutter-backend-x11.h clutter/backend/x11: Stop keeping track of the screen and root window 2022-01-17 09:48:51 +01:00
meta-crtc-xrandr.c backends/x11: Don't leak XRRGetPanning result 2021-03-13 15:34:55 +00:00
meta-crtc-xrandr.h crtc: Make implementations inherit MetaCrtc 2020-06-10 18:54:51 +00:00
meta-cursor-renderer-x11.c cursor-renderer: Always keep the cursor overlay on the stage 2020-08-05 11:11:38 +02:00
meta-cursor-renderer-x11.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
meta-cursor-tracker-x11.c cursor-sprite: Register all cursor sprites with the cursor tracker 2021-12-22 16:22:08 +00:00
meta-cursor-tracker-x11.h cursor-tracker: Move out more X11:isms to the X11 backend 2020-08-05 11:11:38 +02:00
meta-event-x11.c backends/x11: Fix memory leak in meta_x11_handle_event() 2022-01-02 12:36:30 +00:00
meta-event-x11.h backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11 2021-07-16 19:08:06 +02:00
meta-gpu-xrandr.c crtc-mode-xrandr: Take RR_DoubleScan and RR_Interlace flags into account 2022-01-02 21:10:31 +00:00
meta-gpu-xrandr.h backend: Move GPU ownership from the monitor manager to the backend 2019-06-20 13:31:55 +00:00
meta-input-device-tool-x11.c clutter: Make axes part of the device tool 2020-11-27 15:14:33 +00:00
meta-input-device-tool-x11.h clutter: Move X11 input to src/backends/x11 2019-08-24 08:59:08 +00:00
meta-input-device-x11.c input-device/x11: Get X11 state from the X11 backend 2022-01-17 09:45:36 +01:00
meta-input-device-x11.h clutter: Move scroll valuator accounting to backends/x11 2020-11-27 15:14:34 +00:00
meta-input-settings-x11.c backends/x11: Fix middle button emulation settings 2021-09-20 17:39:15 +00:00
meta-input-settings-x11.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
meta-keymap-x11.c keymap/x11: Store a MetaBackend pointer instead of ClutterBackend 2022-01-17 09:48:50 +01:00
meta-keymap-x11.h backends/x11: Fix key repeat of on-screen keyboard for second level keysyms 2021-11-04 13:15:25 +00:00
meta-monitor-manager-xrandr.c monitor-manager-xrandr: Use monitor to calculate scaling 2021-07-22 15:38:02 +02:00
meta-monitor-manager-xrandr.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
meta-output-xrandr.c x11: Skip sending redundant CTM change requests 2021-04-14 18:03:35 -07:00
meta-output-xrandr.h x11: Support the CTM (color transform matrix) RandR property 2021-01-11 13:44:54 +00:00
meta-renderer-x11.c Explicitly create the clutter context and backend 2021-10-18 14:36:15 +00:00
meta-renderer-x11.h renderer-x11: Split up into CM and Nested renderers 2017-04-07 22:30:49 +08:00
meta-seat-x11.c seat/x11: Get root window from X11 backend 2022-01-17 09:48:51 +01:00
meta-seat-x11.h seat/x11: Add API to get backend 2022-01-17 09:45:36 +01:00
meta-stage-x11.c stage/x11: Get root window from the X11 backend 2022-01-17 09:48:51 +01:00
meta-stage-x11.h backends: Shuffle ClutterBackendX11 code into MetaClutterBackendX11 2021-07-16 19:08:06 +02:00
meta-virtual-input-device-x11.c virtual-input-device/x11: Get X11 display and screen from X11 backend 2022-01-17 09:48:51 +01:00
meta-virtual-input-device-x11.h clutter: Move X11 input to src/backends/x11 2019-08-24 08:59:08 +00:00
meta-xkb-a11y-x11.c xkb-a11y/x11: Get X11 display from X11 backend 2022-01-17 09:48:51 +01:00
meta-xkb-a11y-x11.h backends: Move keyboard a11y into backends 2020-11-27 15:14:33 +00:00