swayfx/include/sway/input
emersion 88b283c557 seat: don't send button release when not pressed
All seat operations except "down" eat the button pressed event and don't send
it to clients. Thus, when ending such seat operations we shouldn't send the
button released event.

This commit moves the logic used to send pressed/released into the "down"
operation.
2019-02-28 23:02:06 -05:00
..
cursor.h Rebase cursor when a layer surface maps 2019-02-12 22:57:23 +01:00
input-manager.h seat_cmd_cursor: do not create non-existing seat 2019-02-03 14:01:29 -05:00
keyboard.h Move sway-specific functions in common/util.c into sway/ 2019-01-21 12:39:16 -05:00
seat.h seat: don't send button release when not pressed 2019-02-28 23:02:06 -05:00