sway/include
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
..
sway Implement input type configs (#3784) 2019-04-14 19:31:36 -04:00
swaybar swaybar: add overlay mode (fix #1620) 2019-02-24 20:05:47 -05:00
swaynag Implement swaynag -B/--button-no-terminal 2018-11-27 23:34:51 -05:00
background-image.h Initial swaylock port 2018-04-04 18:47:48 -04:00
cairo.h Removed unused wlroots dependency for sway(bg|bar|msg|nag) 2019-01-21 13:04:15 -05:00
ipc-client.h
ipc.h Add failure reply on IPC_SYNC 2018-12-29 17:07:26 +01:00
list.h
log.h Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
loop.h
meson.build
pango.h
pool-buffer.h
stringop.h
util.h