sway-patched-tray-menu-github/sway
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
..
commands Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
config Implement input type configs (#3784) 2019-04-14 19:31:36 -04:00
desktop Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
input Implement input type configs (#3784) 2019-04-14 19:31:36 -04:00
tree Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
commands.c Implement inhibit_idle command 2019-03-24 19:26:12 -06:00
config.c Implement input type configs (#3784) 2019-04-14 19:31:36 -04:00
criteria.c criteria: fix __focused__ when no focus or unset 2019-03-23 09:53:23 +02:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Add heuristics to differentiate touchpads 2019-04-14 19:31:36 -04:00
ipc-server.c Add support for manually setting subpixel hinting on outputs. 2019-03-24 09:37:24 +02:00
main.c Spawn swaynag as a wayland client 2019-04-14 12:41:59 +03:00
meson.build Implement inhibit_idle command 2019-03-24 19:26:12 -06:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c Set DISPLAY after initializing Xwayland 2019-03-04 21:16:00 +01:00
sway-bar.5.scd swaybar: add overlay mode (fix #1620) 2019-02-24 20:05:47 -05:00
sway-input.5.scd Implement input type configs (#3784) 2019-04-14 19:31:36 -04:00
sway-ipc.7.scd Add support for manually setting subpixel hinting on outputs. 2019-03-24 09:37:24 +02:00
sway-output.5.scd Add support for manually setting subpixel hinting on outputs. 2019-03-24 09:37:24 +02:00
sway.1.scd Update language in sway.desktop & sway(1) 2019-03-10 15:09:52 -04:00
sway.5.scd Implement inhibit_idle command 2019-03-24 19:26:12 -06:00
swaynag.c Spawn swaynag as a wayland client 2019-04-14 12:41:59 +03:00
xdg_decoration.c view: set xdg_decoration->view to NULL, check decoration destroy 2019-02-23 03:03:03 -05:00