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
output.c
seat.c