mutter/src
Pascal Nowack 7076945488 remote-desktop: Document NotifyPointerAxis() more explicit
Currently, the documentation for NotifyPointerAxis() just mentions that
a smooth scroll event is emitted.
However, this is not entirely correct. For each NotifyPointerAxis(),
mutter emits an emulated discrete scrolling event based on the
submitted accumulated smooth scrolling deltas.
Additionally, it doesn't mention how the motion deltas need to be
interpreted.

So, document the NotifyPointerAxis() notification better by mentioning
the emulation of discrete scroll events, how these discrete scroll
events are calculated and how the motion deltas need to be interpreted.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1727>
2021-02-17 21:47:00 +01:00
..
backends backends/native: Handle triple resolution mouse wheels better 2021-02-17 21:39:03 +01:00
compositor compositor: Sync pointer after begin/end modal on X11 2021-02-14 13:23:29 +00:00
core core: Don't show copyright when printing version 2021-02-09 07:46:10 +00:00
meta util: Add 'remote-desktop' debug topic 2021-02-05 16:44:27 +00:00
tests tests: Add test for destroyed frame clock free timeline actor 2021-02-08 19:40:05 +00:00
ui frames: Consider events on fullscreen windows to be on the client area 2021-01-28 15:30:29 +00:00
wayland wayland: Avoid automatically decoupling source/offer after grab 2021-02-09 19:33:13 +00:00
x11 x11: Check for XCB reply 2021-02-09 19:06:22 +00:00
libmutter.pc.in
meson.build clutter: Remove CLUTTER_ENABLE_EXPERIMENTAL_API 2021-02-05 17:05:19 +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 x11: Support the CTM (color transform matrix) RandR property 2021-01-11 13:44:54 +00:00
org.gnome.Mutter.IdleMonitor.xml
org.gnome.Mutter.RemoteDesktop.xml remote-desktop: Document NotifyPointerAxis() more explicit 2021-02-17 21:47:00 +01:00
org.gnome.Mutter.ScreenCast.xml screen-cast: Add 'is-recording' option to record methods 2020-07-31 10:41:15 +02:00