sway/swaybar
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: handle mode/hidden_state changes 2018-10-14 13:33:12 +01:00
config.c swaybar: handle mode/hidden_state changes 2018-10-14 13:33:12 +01:00
event_loop.c swaybar: fix empty function prototypes 2018-09-18 11:36:33 +01:00
i3bar.c swaybar: add leading comma to click event JSON 2018-10-02 14:05:51 +01:00
ipc.c swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
main.c swaybar: save id upon startup 2018-10-14 13:33:12 +01:00
meson.build Add support for installing binaries with DT_RPATH 2018-09-30 15:37:01 +03:00
render.c swaybar: handle mode/hidden_state changes 2018-10-14 13:33:12 +01:00
status_line.c swaybar: move i3bar definitions into separate file 2018-09-28 13:54:58 +01:00