swayfx/sway/config
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
..
bar.c fix misc memory leaks 2019-02-11 10:10:48 +01:00
input.c Implement input type configs (#3784) 2019-04-14 19:31:36 -04:00
output.c Spawn swaynag as a wayland client 2019-04-14 12:41:59 +03:00
seat.c pointer_constraint: change to a seat subcommand 2019-01-31 22:58:52 -05:00