swayfx/sway/input
Benjamin Cheng bd3720585e Implement input type configs (#3784)
Add support for configurations that apply to a type of inputs
(i.e. natural scrolling on all touchpads). A type config is
differentiated by a `type:` prefix followed by the type it
corresponds to.

When new devices appear, the device config is merged on top of its
type config (if it exists). New type configs are applied on top of
existing configs.
2019-04-14 19:31:36 -04:00
..
cursor.c Introduce default seatop 2019-03-17 10:02:04 -06:00
input-manager.c Implement input type configs (#3784) 2019-04-14 19:31:36 -04:00
keyboard.c Make raw keysyms take precedence over translated 2019-03-10 23:01:49 +01:00
seat.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
seatop_default.c Clean up focus follows mouse logic 2019-03-19 14:38:06 -06:00
seatop_down.c Introduce default seatop 2019-03-17 10:02:04 -06:00
seatop_move_floating.c Introduce default seatop 2019-03-17 10:02:04 -06:00
seatop_move_tiling.c Fix null pointer crash when doing tiling drag 2019-03-29 09:26:06 -06:00
seatop_resize_floating.c Introduce default seatop 2019-03-17 10:02:04 -06:00
seatop_resize_tiling.c Introduce default seatop 2019-03-17 10:02:04 -06:00
switch.c Support WLR_INPUT_DEVICE_SWITCH in sway 2019-03-19 23:58:47 -04:00