sway/swaybar
Ian Fan 55ca16f2d8 swaybar: streamline ipc handling
The received json is handled outside of the case statement, which will
allow better extensibility.
This commit also introduces the variable bar_is_dirty, the return value
signifying whether the bar requires rendering.
2018-10-14 13:33:12 +01:00
..
bar.c swaybar: move mode & mode_pango_markup to bar struct 2018-10-14 13:33:12 +01:00
config.c bar-bindsym: address ianyfan's comments 2018-10-09 08:12:46 -04: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: streamline ipc handling 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: move mode & mode_pango_markup to bar struct 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