aboutsummaryrefslogtreecommitdiff
path: root/swaynag/swaynag.c
AgeCommit message (Expand)Author
2019-06-05check for empty string before calling strtoul() and check errnoDaniel Eklöf
2019-06-05swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZEDaniel Eklöf
2019-04-14Spawn swaynag as a wayland clientBrian Ashworth
2019-04-14swaynag: fix pointer managementBrian Ashworth
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-16Fixes for small existing bugs.Connor E
2019-01-16Remove usage of VLAs.Connor E
2018-12-17swaynag: remove double free of details buttonBrian Ashworth
2018-12-15swaynag: damage the cursor surface on updateBrian Ashworth
2018-12-09Cleanup list codeIan Fan
2018-11-27Implement swaynag -B/--button-no-terminalBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-13More frees.Connor E
2018-10-15Sway clients: Exit gracefully when compositor is unavailableRyan Dwyer
2018-10-07swaynag: fix use-after-free in wl_display_dispatchDominique Martinet
2018-08-10swaynag: destroy old cursor theme when updatedIan Fan
2018-08-05Fix compiler errors.Geoff Greer
2018-08-03Add missing stdlib.h includes to swaynagMarien Zwart
2018-08-01swaynag: address some more of sircmpwn's commentsBrian Ashworth
2018-08-01swaynag: fix hidpiBrian Ashworth
2018-08-01swaynag: allow more config optionsBrian Ashworth
2018-08-01swaynag: fix output selectionBrian Ashworth
2018-08-01swaynag: refactor {sway_,}nagbar to swaynagBrian Ashworth