mirror of
https://github.com/brl/mutter.git
synced 2025-02-10 10:24:09 +00:00
![Jasper St. Pierre](/assets/img/avatar_default.png)
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.