aboutsummaryrefslogtreecommitdiff
path: root/swaynag/main.c
AgeCommit message (Expand)Author
2020-03-29swaynag: fix segfault on exit when arguments are not correctDominique Martinet
2019-04-20swaynag: revamp type configsBrian Ashworth
2019-01-21Replace wlr_log with sway_logM Stoeckl
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-10-07swaynag: s/Toggle Details/Toggle details/Drew DeVault
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