aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag/config.c
Commit message (Expand)AuthorAge
* Make command line option lists constLibravatar Manuel Stoeckl2021-02-04
* Changed fprintf(stdout,...) to printf(...) for more readable codeLibravatar SpizzyCoder2021-01-16
* swaynag: add details background optionLibravatar Mustafa Abdul-Kader2020-09-14
* swaynag: adds option to separately specify the text color for buttonsLibravatar oliver-giersch2020-09-04
* swaynag: allow specifying more buttons which execute and dismissLibravatar Graham Christensen2020-06-09
* parse_color: return success + drop fallback colorLibravatar Brian Ashworth2019-12-28
* swaynag: revamp type configsLibravatar Brian Ashworth2019-04-20
* Repair swaynag crash reading message from stdinLibravatar Peter Grayson2019-03-11
* swaynag: remove trailing newlines in configLibravatar Brian Ashworth2019-02-05
* Fix build failure in config.cLibravatar unraised2019-01-23
* swaynag: fix XDG_CONFIG_HOME handlingLibravatar emersion2019-01-19
* Remove usage of VLAs.Libravatar Connor E2019-01-16
* swaynag: handle empty $XDG_CONFIG_HOME betterLibravatar Ian Fan2019-01-14
* Remove readline.cLibravatar Ian Fan2019-01-01
* Implement swaynag -B/--button-no-terminalLibravatar Brian Ashworth2018-11-27
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* Fix bad-free in swaynagLibravatar Brian Ashworth2018-08-20
* swaynag: don't drop \n for first lineLibravatar Brian Ashworth2018-08-01
* swaynag: allow more config optionsLibravatar Brian Ashworth2018-08-01
* swaynag: refactor {sway_,}nagbar to swaynagLibravatar Brian Ashworth2018-08-01
* swaynag: split config into own file and fix optindLibravatar Brian Ashworth2018-08-01