aboutsummaryrefslogtreecommitdiff
path: root/sway/config/bar.c
AgeCommit message (Expand)Author
2018-07-05config: add a couple of forgotten freesDominique Martinet
2018-07-02bar config: fix uninitialized accesses on init errorDominique Martinet
2018-07-02invoke_swaybar: fix message length header sizeDominique Martinet
2018-04-26Rename len to msg_len. Avoids an aliased variable that was a little confusing...Geoff Greer
2018-04-26invoke_swaybar(): Set process group. Kill process group.Geoff Greer
2018-03-31Free bar configs on reload and exitDrew DeVault
2018-03-30Merge remote-tracking branch 'origin/wlroots' into swaybar-layersDrew DeVault
2018-03-29Terminate swaybar when freeing bar configDrew DeVault
2018-03-29Spawn swaybars when outputs are addedDrew DeVault
2018-03-29Move bar config into its own fileDrew DeVault