summaryrefslogtreecommitdiffstats
path: root/swaynag
Commit message (Expand)AuthorAge
* Implement swaynag -B/--button-no-terminalLibravatar Brian Ashworth2018-11-27
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* More frees.Libravatar Connor E2018-11-13
* Sway clients: Exit gracefully when compositor is unavailableLibravatar Ryan Dwyer2018-10-15
* swaynag: s/Toggle Details/Toggle details/Libravatar Drew DeVault2018-10-07
* swaynag: fix use-after-free in wl_display_dispatchLibravatar Dominique Martinet2018-10-07
* Add support for installing binaries with DT_RPATHLibravatar Arkadiusz Hiler2018-09-30
* Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* Align titles to baselineLibravatar Ryan Dwyer2018-09-08
* Fix bad-free in swaynagLibravatar Brian Ashworth2018-08-20
* swaynag: destroy old cursor theme when updatedLibravatar Ian Fan2018-08-10
* Fix compiler errors.Libravatar Geoff Greer2018-08-05
* Add missing stdlib.h includes to swaynagLibravatar Marien Zwart2018-08-03
* swaynag: don't drop \n for first lineLibravatar Brian Ashworth2018-08-01
* swaynag: add blank lines after headings in scdocsLibravatar Brian Ashworth2018-08-01
* swaynag: swaybar like default colorsLibravatar Brian Ashworth2018-08-01
* swaynag: address some more of sircmpwn's commentsLibravatar Brian Ashworth2018-08-01
* swaynag: fix hidpiLibravatar Brian Ashworth2018-08-01
* swaynag: allow more config optionsLibravatar Brian Ashworth2018-08-01
* swaynag: add math to meson.buildLibravatar Brian Ashworth2018-08-01
* swaynag: fix output selectionLibravatar Brian Ashworth2018-08-01
* swaynag: refactor {sway_,}nagbar to swaynagLibravatar Brian Ashworth2018-08-01
* swaynag: split config into own file and fix optindLibravatar Brian Ashworth2018-08-01
* Disable pango markup for extended messageLibravatar Drew DeVault2018-08-01
* Set output to NULL if not specifiedLibravatar Drew DeVault2018-08-01
* swaynag: implement config file supportLibravatar Brian Ashworth2018-08-01
* Address first round review for swaynagLibravatar Brian Ashworth2018-08-01