swayfx/include/sway/input
Tudor Brindus e262f93d0a input: rename pointer handlers to be unambiguous
This commit renames `motion` and `axis` handlers to `pointer_motion` and
`pointer_axis`, respectively, to disambiguate them from their tablet
(and future touch) handlers. `button` is left as-is, as it is generic
across input devices.
2020-05-02 18:28:06 +02:00
..
cursor.h input/cursor: make cursor rebasing cursor type-agnostic 2020-05-02 13:32:28 +02:00
input-manager.h input: Mark virtual devices as such 2020-04-14 12:07:24 +02:00
keyboard.h treewide: fix typos 2020-02-18 21:53:57 +01:00
libinput.h ipc: add input::libinput_config event 2019-07-23 20:45:46 +03:00
seat.h input: rename pointer handlers to be unambiguous 2020-05-02 18:28:06 +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