aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag
Commit message (Expand)AuthorAge
* swaynag: remove trailing newlines in configLibravatar Brian Ashworth2019-02-11
* Fix build failure in config.cLibravatar unraised2019-01-23
* Fix dead stores found by scan-buildLibravatar M Stoeckl2019-01-22
* swaynag: Small graphical fix, add offset of +1 to X/Y.Libravatar Connor E2019-01-22
* Removed unused wlroots dependency for sway(bg|bar|msg|nag)Libravatar M Stoeckl2019-01-21
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* swaynag: fix XDG_CONFIG_HOME handlingLibravatar emersion2019-01-19
* meson: remove rpath optionsLibravatar emersion2019-01-18
* Fixes for small existing bugs.Libravatar Connor E2019-01-16
* Remove usage of VLAs.Libravatar Connor E2019-01-16
* swaynag: handle empty $XDG_CONFIG_HOME betterLibravatar Ian Fan2019-01-14
* Remove readline.cLibravatar Ian Fan2019-01-01
* swaynag: remove double free of details buttonLibravatar Brian Ashworth2018-12-17
* swaynag: damage the cursor surface on updateLibravatar Brian Ashworth2018-12-15
* Cleanup list codeLibravatar Ian Fan2018-12-09
* 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