mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-09 15:05:58 +01:00
2e6eb097b6
Whenever a new surface is created, we have to update the cursor focus, even if there's no input event. So, we generate one motion event, and reuse the code to update the proper cursor focus. We need to do this for all surface roles - toplevels, popups, subsurfaces. Fixes #1162 |
||
---|---|---|
.. | ||
config.h | ||
cursor.h | ||
desktop.h | ||
ini.h | ||
input.h | ||
keyboard.h | ||
layers.h | ||
output.h | ||
seat.h | ||
server.h | ||
view.h | ||
virtual_keyboard.h | ||
xcursor.h |