mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
3a0de6a4f1c5e7231bcce73dd8f4fd6b1fee4d37

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%