aboutsummaryrefslogtreecommitdiff
path: root/swaynag/main.c
AgeCommit message (Collapse)Author
2018-08-20Fix bad-free in swaynagBrian Ashworth
2018-08-03Add missing stdlib.h includes to swaynagMarien Zwart
2018-08-01swaynag: fix hidpiBrian 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
2018-08-01swaynag: implement config file supportBrian Ashworth
2018-08-01Address first round review for swaynagBrian Ashworth