mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Only wl_pointer.motion was used to update pointer position, which would cause issues if the pointer was not moved prior to wl_pointer.button. This also fixes touch input through wl_pointer emulation, which fires wl_pointer.button immediately after wl_pointer.enter. Closes: https://github.com/swaywm/sway/issues/5991 |
||
|---|---|---|
| .. | ||
| config.c | ||
| main.c | ||
| meson.build | ||
| render.c | ||
| swaynag.1.scd | ||
| swaynag.5.scd | ||
| swaynag.c | ||
| types.c | ||