aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/bar.c
AgeCommit message (Expand)Author
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2018-12-31swaybar: implement tray configIan Fan
2018-11-28Implement bar gapsBrian Ashworth
2018-11-17Implement strip_workspace_name.Connor E
2018-10-13cmd_bar: simplify logicBrian Ashworth
2018-10-13cmd_bar: fix bar id issuesBrian Ashworth
2018-10-13Fix bar subcommand handler structs and selectionBrian Ashworth
2018-10-08Allow status_command to be disabled via IPCRyan Dwyer
2018-09-03Change _XOPEN_SOURCE defines to _POSIX_C_SOURCEsghctoma
2018-08-30Fix feature macros for FreeBSDsghctoma
2018-07-09Update for swaywm/wlroots#1126emersion
2018-06-02Address first round of review for generic blocksBrian Ashworth
2018-06-02Make command block implementation genericBrian Ashworth
2018-03-29Use statically allocated text bufferDrew DeVault
2018-03-29Add bar configuration commandsDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-03-10UnGNUify the codebaseDrew DeVault
2016-12-15Handle allocation failure in commandsDrew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-01refactor commands.cZandr Martin