aboutsummaryrefslogtreecommitdiff
path: root/swaynag/swaynag.c
AgeCommit message (Expand)AuthorLines
2018-12-17swaynag: remove double free of details buttonBrian Ashworth-1/+0
2018-12-15swaynag: damage the cursor surface on updateBrian Ashworth-1/+3
2018-12-09Cleanup list codeIan Fan-3/+2
2018-11-27Implement swaynag -B/--button-no-terminalBrian Ashworth-2/+5
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion-1/+1
2018-11-13More frees.Connor E-0/+1
2018-10-15Sway clients: Exit gracefully when compositor is unavailableRyan Dwyer-1/+5
2018-10-07swaynag: fix use-after-free in wl_display_dispatchDominique Martinet-4/+4
2018-08-10swaynag: destroy old cursor theme when updatedIan Fan-0/+3
2018-08-05Fix compiler errors.Geoff Greer-0/+1
2018-08-03Add missing stdlib.h includes to swaynagMarien Zwart-0/+1
2018-08-01swaynag: address some more of sircmpwn's commentsBrian Ashworth-20/+31
2018-08-01swaynag: fix hidpiBrian Ashworth-47/+73
2018-08-01swaynag: allow more config optionsBrian Ashworth-2/+2
2018-08-01swaynag: fix output selectionBrian Ashworth-1/+2
2018-08-01swaynag: refactor {sway_,}nagbar to swaynagBrian Ashworth-0/+413