mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
Jasper St. Pierre
3a0de6a4f1
cursor: Correct switching between fallback and backend cursors
When switching from the stage cursor to the native cursor, we forgot to repaint the stage to get rid of the old cursor. Fix this by having the abstract cursor renderer class track whether we're using the backend, rather than doing chain-up shenanigans.
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%