This is the normal Gnome mutter
release with one additional patch to fix mouse stuttering/lag/choppiness. The patch was taken from this merge request: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/168
There are 2 potential downsides to this patch:
-
Mice with high polling rates (1000Hz, for example) might have troubles with scrolling
-
Some games that don't handle events while loading (for example) will be flagged as non-responsive by the window manager - in that case just let it wait
Pinned Comments
cyro_666 commented on 2020-12-06 14:17 (UTC)
This is the normal Gnome
mutter
release with one additional patch to fix mouse stuttering/lag/choppiness. The patch was taken from this merge request: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/168There are 2 potential downsides to this patch:
Mice with high polling rates (1000Hz, for example) might have troubles with scrolling
Some games that don't handle events while loading (for example) will be flagged as non-responsive by the window manager - in that case just let it wait