471e6b9e13
![Jasper St. Pierre](/assets/img/avatar_default.png)
Popups could not set the cursor image, because the cursor tracker would ignore window cursors if we had a popup active. The correct condition to check for is already in should_block_wayland. Rename this to the more sensible name windows_are_interactable, and use it in the cursor tracker.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%