aboutsummaryrefslogtreecommitdiff
path: root/swaynag
AgeCommit message (Expand)AuthorLines
2018-08-01swaynag: allow more config optionsBrian Ashworth-123/+362
2018-08-01swaynag: add math to meson.buildBrian Ashworth-0/+1
2018-08-01swaynag: fix output selectionBrian Ashworth-1/+2
2018-08-01swaynag: refactor {sway_,}nagbar to swaynagBrian Ashworth-363/+366
2018-08-01swaynag: split config into own file and fix optindBrian Ashworth-289/+301
2018-08-01Disable pango markup for extended messageDrew DeVault-2/+2
2018-08-01Set output to NULL if not specifiedDrew DeVault-16/+3
2018-08-01swaynag: implement config file supportBrian Ashworth-122/+470
2018-08-01Address first round review for swaynagBrian Ashworth-0/+1038