sway/swaybar
Kenny Levinsen 6271bd06e9 swaybar: 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.

Copied from a similar fix made to swaynag.

Closes: https://github.com/swaywm/sway/issues/6109
2021-03-20 11:56:13 +01:00
..
tray
bar.c
config.c
i3bar.c
input.c swaybar: Use position from wl_pointer.enter 2021-03-20 11:56:13 +01:00
ipc.c
main.c
meson.build
render.c
status_line.c
swaybar-protocol.7.scd