mutter/src/backends/x11
Sebastian Keller 8db400660a backends/x11: Drop warning about libinput property item count
libinput 1.3 introduced a custom acceleration profile extending the
related properties from 2 to 3 items, which now triggering this warning.
This does not have a functional impact since GNOME currently does not
make use of the new profile. Also increasing the libinput version
dependency which would be needed to change the expected item count is
not possible in a stable release either. So just drop this warning to
be compatible with newer versions of libinput.

See: https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/-/merge_requests/39#note_1656566
Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/2987
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3215>
2023-08-26 12:15:47 +02:00
..
cm cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
nested Remove unused meta_renderer_x11_nested_ensure_legacy_view 2023-08-12 19:53:46 +00:00
meta-backend-x11-types.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-backend-x11.c backend/x11: Free barriers in meta_backend_x11_dispose 2023-08-12 19:53:46 +00:00
meta-backend-x11.h backends/x11: Rename function to reset X11 cached current monitor info 2023-08-08 04:00:11 +02:00
meta-barrier-x11.c barrier: Allow releasing without any event in the native implementation 2023-07-14 22:23:45 +00:00
meta-barrier-x11.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-clutter-backend-x11.c clutter: Drop ClutterBackend translate_event vmethod 2023-08-08 03:59:43 +02:00
meta-clutter-backend-x11.h Remove unused meta_clutter_x11_get_root_window declaration 2023-08-12 19:53:46 +00: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 cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-crtc-xrandr.c backend: Set up and use ownership chains 2022-12-17 13:52:51 +00:00
meta-crtc-xrandr.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-cursor-renderer-x11.c cursor-renderer: Make 'handled_by_backend' state 'needs_overlay' 2023-07-17 23:42:38 +02:00
meta-cursor-renderer-x11.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-cursor-tracker-x11.c backend: Set up and use ownership chains 2022-12-17 13:52:51 +00:00
meta-cursor-tracker-x11.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-event-x11.c backends/x11: Use ClutterEvent getter methods 2023-08-08 04:11:13 +02:00
meta-event-x11.h backends/x11: Drop return value from main XEvent handler 2023-08-08 04:00:35 +02:00
meta-gpu-xrandr.c backends/x11: Make zero comparisons earlier and easier to reason about 2023-06-30 17:28:12 +08:00
meta-gpu-xrandr.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +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 cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-input-device-x11.c backends/x11: Drop clutter_event_set_state_full() helpers 2023-08-08 04:02:54 +02:00
meta-input-device-x11.h backends/x11: Drop clutter_event_set_state_full() helpers 2023-08-08 04:02:54 +02:00
meta-input-settings-x11.c backends/x11: Drop warning about libinput property item count 2023-08-26 12:15:47 +02:00
meta-input-settings-x11.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-keymap-x11.c Remove unused meta_keymap_x11_get_key_group 2023-08-12 19:53:46 +00:00
meta-keymap-x11.h Remove unused meta_keymap_x11_get_key_group 2023-08-12 19:53:46 +00:00
meta-monitor-manager-xrandr.c mutter: Remove stray spaces 2023-05-24 14:16:41 +02:00
meta-monitor-manager-xrandr.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-output-xrandr.c output-xrandr: Don't treat 0 as invalid backlight value 2023-04-04 19:30:06 +00:00
meta-output-xrandr.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-renderer-x11.c cogl: Remove legacy OpenGL driver support 2023-02-21 18:09:28 +00:00
meta-renderer-x11.h cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-seat-x11.c Remove unused meta_seat_x11_lookup_device_id 2023-08-12 19:53:46 +00:00
meta-seat-x11.h Remove unused meta_seat_x11_lookup_device_id 2023-08-12 19:53:46 +00:00
meta-stage-x11.c backends/x11: Handle stage events from the main XEvent handler 2023-08-08 03:59:43 +02:00
meta-stage-x11.h backends/x11: Handle stage events from the main XEvent handler 2023-08-08 03:59:43 +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 cleanup: Switch to pragma once 2023-08-07 22:24:36 +00:00
meta-xkb-a11y-x11.c backends/x11: Handle a11y changing XKB events together with other XKB events 2023-08-08 03:59:41 +02:00
meta-xkb-a11y-x11.h backends/x11: Handle a11y changing XKB events together with other XKB events 2023-08-08 03:59:41 +02:00