1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-05-09 15:56:14 +02:00
sway/swaynag
Kenny Levinsen 63420a2caa swaynag: Use position from wl_pointer.enter
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
2021-02-07 20:18:53 -05:00
..
config.c Make command line option lists const 2021-02-04 09:49:06 +01:00
main.c Fix incorrect format specifiers 2020-07-30 22:02:42 -04:00
meson.build swaybg: split into standalone project 2019-04-25 18:44:28 +03:00
render.c swaynag: add details background option 2020-09-14 22:13:01 -04:00
swaynag.1.scd swaynag: add details background option 2020-09-14 22:13:01 -04:00
swaynag.5.scd swaynag: add details background option 2020-09-14 22:13:01 -04:00
swaynag.c swaynag: Use position from wl_pointer.enter 2021-02-07 20:18:53 -05:00
types.c swaynag: add details background option 2020-09-14 22:13:01 -04:00