Cloudef / orbment

Modular Wayland compositor
Other
246 stars 16 forks source link

Mouse cursor is not updated when a window appears underneath it that would change the cursor's appearance #137

Open ddevault opened 8 years ago

ddevault commented 8 years ago

To reproduce, run swaylock and note that the mouse doesn't disappear until you wiggle it.

Cloudef commented 8 years ago

Hmm, we probably need to send no-op mouse motion event to the client on such sitatuation.