aboutsummaryrefslogtreecommitdiff
path: root/include/swaybar/ipc.h
AgeCommit message (Collapse)Author
2018-10-14swaybar: show hidden bar on urgencyIan Fan
2018-10-14swaybar: save id upon startupIan Fan
This adds an id property to the bar, which will be used to filter barconfig_update events
2018-10-09Implement bar bindsymBrian Ashworth
2018-09-28swaybar: fail if bar id is invalidIan Fan
2018-04-02Render i3bar blocksDrew DeVault
2018-03-30Implement scroll wheel workspace switchingDrew DeVault
2018-03-29Re-render bar on IPC updatesDrew DeVault
2018-03-29Round up workspaces on each outputDrew DeVault
2018-03-29Wire up basic IPC supportDrew DeVault
2018-03-29Start port of swaybar to layer shellDrew DeVault
This starts up the event loop and wayland display and shims out the basic top level rendering concepts. Also includes some changes to incorporate pango into the 1.x codebase properly.
2016-09-01Reorganize includesDrew DeVault