sway/sway/config
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event
Since wayland does not currently allow swaybar to create global
keybinds, this is handled within sway and sent to the bar using a custom
event, so as not to pollute existing events, called bar_state_update.
2018-10-14 13:33:12 +01:00
..
bar.c swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
input.c add tap-and-drag setting to sway-input 2018-09-29 11:49:41 +02:00
output.c Allow swaybg to be disabled 2018-10-08 15:08:33 +02:00
seat.c Turn funcs() into funcs(void) 2018-09-30 14:09:05 +03:00