aboutsummaryrefslogtreecommitdiff
path: root/sway/config/bar.c
AgeCommit message (Expand)Author
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09Cleanup list codeIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-19Merge pull request #3083 from c-edw/feature/StripWorkspaceNameemersion
2018-11-17Implement strip_workspace_name.Connor E
2018-11-13More frees.Connor E
2018-10-14swaybar: show hidden bar on key eventIan Fan
2018-10-13Fix bar subcommand handler structs and selectionBrian Ashworth
2018-10-09bar-bindsym: address ianyfan's commentsBrian Ashworth
2018-10-09Implement bar bindsymBrian Ashworth
2018-10-08swaybar: allow null status_commandRyan Dwyer
2018-09-20swaybar: handle hotpluggingemersion
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-02Reset signal mask after forkMarien Zwart
2018-07-09Update for swaywm/wlroots#1126emersion
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