Age | Commit message (Expand) | Author |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-19 | swaynag: fix XDG_CONFIG_HOME handling | emersion |
2019-01-18 | meson: remove rpath options | emersion |
2019-01-16 | Fixes for small existing bugs. | Connor E |
2019-01-16 | Remove usage of VLAs. | Connor E |
2019-01-14 | swaynag: handle empty $XDG_CONFIG_HOME better | Ian Fan |
2019-01-01 | Remove readline.c | Ian Fan |
2018-12-17 | swaynag: remove double free of details button | Brian Ashworth |
2018-12-15 | swaynag: damage the cursor surface on update | Brian Ashworth |
2018-12-09 | Cleanup list code | Ian Fan |
2018-11-27 | Implement swaynag -B/--button-no-terminal | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-13 | More frees. | Connor E |
2018-10-15 | Sway clients: Exit gracefully when compositor is unavailable | Ryan Dwyer |
2018-10-07 | swaynag: s/Toggle Details/Toggle details/ | Drew DeVault |
2018-10-07 | swaynag: fix use-after-free in wl_display_dispatch | Dominique Martinet |
2018-09-30 | Add support for installing binaries with DT_RPATH | Arkadiusz Hiler |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-08 | Align titles to baseline | Ryan Dwyer |
2018-08-20 | Fix bad-free in swaynag | Brian Ashworth |
2018-08-10 | swaynag: destroy old cursor theme when updated | Ian Fan |
2018-08-05 | Fix compiler errors. | Geoff Greer |
2018-08-03 | Add missing stdlib.h includes to swaynag | Marien Zwart |
2018-08-01 | swaynag: don't drop \n for first line | Brian Ashworth |
2018-08-01 | swaynag: add blank lines after headings in scdocs | Brian Ashworth |
2018-08-01 | swaynag: swaybar like default colors | Brian Ashworth |
2018-08-01 | swaynag: address some more of sircmpwn's comments | Brian Ashworth |
2018-08-01 | swaynag: fix hidpi | Brian Ashworth |
2018-08-01 | swaynag: allow more config options | Brian Ashworth |
2018-08-01 | swaynag: add math to meson.build | Brian Ashworth |
2018-08-01 | swaynag: fix output selection | Brian Ashworth |
2018-08-01 | swaynag: refactor {sway_,}nagbar to swaynag | Brian Ashworth |
2018-08-01 | swaynag: split config into own file and fix optind | Brian Ashworth |
2018-08-01 | Disable pango markup for extended message | Drew DeVault |
2018-08-01 | Set output to NULL if not specified | Drew DeVault |
2018-08-01 | swaynag: implement config file support | Brian Ashworth |
2018-08-01 | Address first round review for swaynag | Brian Ashworth |