aboutsummaryrefslogtreecommitdiff
path: root/swaynag/config.c
AgeCommit message (Expand)Author
2021-06-17swaynag: adds option to set wayland shell layerJames Edwards-Jones
2021-02-04Make command line option lists constManuel Stoeckl
2021-01-16Changed fprintf(stdout,...) to printf(...) for more readable codeSpizzyCoder
2020-09-14swaynag: add details background optionMustafa Abdul-Kader
2020-09-04swaynag: adds option to separately specify the text color for buttonsoliver-giersch
2020-06-09swaynag: allow specifying more buttons which execute and dismissGraham Christensen
2019-12-28parse_color: return success + drop fallback colorBrian Ashworth
2019-04-20swaynag: revamp type configsBrian Ashworth
2019-03-11Repair swaynag crash reading message from stdinPeter Grayson
2019-02-05swaynag: remove trailing newlines in configBrian Ashworth
2019-01-23Fix build failure in config.cunraised
2019-01-19swaynag: fix XDG_CONFIG_HOME handlingemersion
2019-01-16Remove usage of VLAs.Connor E
2019-01-14swaynag: handle empty $XDG_CONFIG_HOME betterIan Fan
2019-01-01Remove readline.cIan Fan
2018-11-27Implement swaynag -B/--button-no-terminalBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-08-20Fix bad-free in swaynagBrian Ashworth
2018-08-01swaynag: don't drop \n for first lineBrian Ashworth
2018-08-01swaynag: allow more config optionsBrian Ashworth
2018-08-01swaynag: refactor {sway_,}nagbar to swaynagBrian Ashworth
2018-08-01swaynag: split config into own file and fix optindBrian Ashworth