Skip to content

cursor-renderer-native: Floor the cursor position instead of rounding

Daniel van Vugt requested to merge vanvugt/mutter:floor-hw-cursor into master

Which eliminates the 1px jitter that was visible when dragging windows, and eliminates the flickering that was visible when pushing the cursor against the right/bottom edges of the screen.

Merge request reports