Age | Commit message (Expand) | Author |
2021-06-17 | swaynag: adds option to set wayland shell layer | James Edwards-Jones |
2021-02-04 | Make command line option lists const | Manuel Stoeckl |
2021-01-16 | Changed fprintf(stdout,...) to printf(...) for more readable code | SpizzyCoder |
2020-09-14 | swaynag: add details background option | Mustafa Abdul-Kader |
2020-09-04 | swaynag: adds option to separately specify the text color for buttons | oliver-giersch |
2020-06-09 | swaynag: allow specifying more buttons which execute and dismiss | Graham Christensen |
2019-12-28 | parse_color: return success + drop fallback color | Brian Ashworth |
2019-04-20 | swaynag: revamp type configs | Brian Ashworth |
2019-03-11 | Repair swaynag crash reading message from stdin | Peter Grayson |
2019-02-05 | swaynag: remove trailing newlines in config | Brian Ashworth |
2019-01-23 | Fix build failure in config.c | unraised |
2019-01-19 | swaynag: fix XDG_CONFIG_HOME handling | emersion |
2019-01-16 | Remove usage of VLAs. | Connor E |
2019-01-14 | swaynag: handle empty $XDG_CONFIG_HOME better | Ian Fan |
2019-01-01 | Remove readline.c | Ian Fan |
2018-11-27 | Implement swaynag -B/--button-no-terminal | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-08-20 | Fix bad-free in swaynag | Brian Ashworth |
2018-08-01 | swaynag: don't drop \n for first line | Brian Ashworth |
2018-08-01 | swaynag: allow more config options | Brian Ashworth |
2018-08-01 | swaynag: refactor {sway_,}nagbar to swaynag | Brian Ashworth |
2018-08-01 | swaynag: split config into own file and fix optind | Brian Ashworth |