1
0
Fork 0
mirror of https://github.com/NickHu/sway synced 2025-01-30 08:34:14 +01:00
sway-patched-tray-menu/include/sway/input
Tudor Brindus d328c2439c input/pointer: don't trigger pointer bindings for emulated input
Prior to this commit, a tablet device could trigger mouse button down
bindings if the pen was pressed on a surface that didn't bind tablet
handlers -- but it wouldn't if the surface did bind tablet handlers.

We should expose consistent behavior to users so that they don't have to
care about emulated vs. non-emulated input, so stop triggering bindings
for any non-pointer devices.
2020-06-18 22:35:01 +02:00
..
cursor.h input/pointer: don't trigger pointer bindings for emulated input 2020-06-18 22:35:01 +02:00
input-manager.h input: Mark virtual devices as such 2020-04-14 12:07:24 +02:00
keyboard.h input/keyboard: wlr_keyboard_group enter and leave 2020-06-16 17:53:23 +02:00
libinput.h ipc: add input::libinput_config event 2019-07-23 20:45:46 +03:00
seat.h input/cursor: keep reference to cursor in constraint 2020-05-26 16:24:52 +02:00
switch.h cmd_bindswitch: add option to execute on reload 2019-07-09 10:00:57 +03:00
tablet.h input: Add support for tablet protocol. 2019-09-25 23:10:33 -04:00
text_input.h im: make text-input listeners per text-input 2020-04-04 11:42:04 +02:00