1
0
Fork 0
mutter-performance-source/src/backends/x11
Jonas Ådahl fc8a4afc45 Remove meta_is_stage_views_enabled()
This is an old relic from when ClutterStageView was being added, and
tests were somewhat prepared to be able to test the "X11 style" of
things, with the nested backend some how managing to emulate that.

Lets drop that stuff, it isn't used by the test suite, and isn't useful
anyway; if we want to test X11 configurations, we should use the actual
X11 backend, which didn't make use of this anyway.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2619>
2022-09-19 14:46:01 +00:00
..
cm barriers: Make barriers fully part of the backend 2022-07-26 20:27:24 +00:00
nested Remove meta_is_stage_views_enabled() 2022-09-19 14:46:01 +00:00
meta-backend-x11-types.h barriers: Make barriers fully part of the backend 2022-07-26 20:27:24 +00:00
meta-backend-x11.c x11: Add X11 color manager subclass 2022-09-01 19:09:21 +02:00
meta-backend-x11.h barriers: Make barriers fully part of the backend 2022-07-26 20:27:24 +00:00
meta-barrier-x11.c barrier/x11: Let the seat bind the input events for us 2022-09-02 06:35:00 +00:00
meta-barrier-x11.h barriers: Make barriers fully part of the backend 2022-07-26 20:27:24 +00:00
meta-clutter-backend-x11.c x11/clutter-backend: Remove unused XSynchronize() call 2022-06-03 13:43:26 +00: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-color-manager-x11.c color-device: Pass calibration state separately when creating profile 2022-09-01 21:09:28 +00:00
meta-color-manager-x11.h x11: Add X11 color manager subclass 2022-09-01 19:09:21 +02:00
meta-crtc-xrandr.c crtc: Get/set gamma via helper struct 2022-09-01 17:52:01 +02: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: Update MetaBackend on ClutterEvent processing 2022-02-08 14:34:47 +00:00
meta-event-x11.h backends/x11: Update MetaBackend on ClutterEvent processing 2022-02-08 14:34:47 +00:00
meta-gpu-xrandr.c gpu/xrandr: Gracefully handle 0.0 refresh rate 2022-06-02 17:19:42 +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 input-settins/x11: Fix switch fallthrough warning 2022-03-04 23:12:24 +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: Move gamma LUT manipulation API to MetaCrtc 2022-09-01 17:52:01 +02:00
meta-monitor-manager-xrandr.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
meta-output-xrandr.c output-xrand: Plug a memory leak 2022-09-02 09:51:47 +00: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 barrier/x11: Let the seat bind the input events for us 2022-09-02 06:35:00 +00: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: Remove trailing whitespace 2022-04-13 14:35:59 +08: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