mutter/src
Daniel van Vugt a1873e0c4f core/events: Don't update the cursor renderer on motion under X11
Doing so was unnecessary and seemed to cause feedback to Xorg resulting
in heavy stuttering and random freezes.

We do however keep the call to `meta_cursor_tracker_invalidate_position`
so as to not undo the intention of 9bdf4b35.

Suggested by Carlos Garnacho.

Fixes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5861 and
       https://launchpad.net/bugs/1989582

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2625>
2022-09-15 11:59:09 +00:00
..
backends tests: Add duplicate color profile test case 2022-09-15 11:22:54 +00:00
compositor clutter/utils: Remove magic numbers from fixed point calculations 2022-09-02 07:33:26 +00:00
core core/events: Don't update the cursor renderer on motion under X11 2022-09-15 11:59:09 +00:00
meta window: Notify about size-change when changing monitor 2022-09-02 13:12:09 +00:00
tests tests: Add duplicate color profile test case 2022-09-15 11:22:54 +00:00
ui frames: Add basic color-scheme support 2022-07-29 13:19:23 +00:00
wayland wayland/dma-buf: Always send modifiers when using surfaceless 2022-09-02 20:43:05 +00:00
x11 x11/session: Set the context as client data on connection watch 2022-09-02 17:52:41 +00:00
libmutter.pc.in
meson.build backends: Expose InputMapping D-Bus path to determine tablet mapping 2022-09-02 18:34:36 +00:00
meta-private-enum-types.c.in build: Add missing include 2022-08-10 20:28:40 +02:00
meta-private-enum-types.h.in