mutter/src
José Expósito 5d884d49b5 backends/native: Deprecate LIBINPUT_EVENT_POINTER_AXIS
Ignore deprecated LIBINPUT_EVENT_POINTER_AXIS events and handle
LIBINPUT_EVENT_POINTER_SCROLL_WHEEL,
LIBINPUT_EVENT_POINTER_SCROLL_FINGER and
LIBINPUT_EVENT_POINTER_SCROLL_CONTINUOUS instead.

The scroll source is now encoded in the event type making
libinput_event_pointer_get_axis_source and translate_scroll_source
redundant.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1962>
2022-07-14 22:29:56 +00:00
..
backends backends/native: Deprecate LIBINPUT_EVENT_POINTER_AXIS 2022-07-14 22:29:56 +00:00
compositor window-actor/wayland: Skip unnecessary set_child_at_index() calls 2022-07-11 17:23:10 +00:00
core window: Close window when unsetting transient_for 2022-07-08 21:00:13 +00:00
meta backends: Move MetaKeyboardA11yFlags to a public header 2022-06-14 18:04:05 +02:00
tests tests/stage-view: Give outer container an explicit size 2022-07-06 18:57:12 +00:00
ui window: Move icon management to X11 implementation 2022-02-07 17:52:05 +00:00
wayland wayland/dma-buf: Don't require modifiers support for scanout tranche 2022-07-12 18:53:30 +03:00
x11 x11: Let X11 connection owners call XSynchronize() themselves 2022-06-03 13:43:26 +00:00
libmutter.pc.in build: Fix libs and cflags in autotools .pc file 2018-11-10 16:20:46 +00:00
meson.build tests: Add basic X11 WM test 2022-06-02 17:19:42 +00:00
meta-private-enum-types.c.in core: Drop "volatile" from static GTypes in manual registration 2021-03-22 10:47:51 +00:00
meta-private-enum-types.h.in screen-cast: Add screen cast flag to streams 2020-07-30 09:51:16 +02:00