aboutsummaryrefslogtreecommitdiffstats
path: root/swaynag
Commit message (Expand)AuthorAge
* swaynag: sway_abort on failure to properly registerLibravatar Luke Drummond2020-06-10
* swaynag: allow specifying more buttons which execute and dismissLibravatar Graham Christensen2020-06-09
* swaynag: exit on wl_display_roundtrip errorLibravatar Dominique Martinet2020-04-02
* swaynag: fix segfault on exit when arguments are not correctLibravatar Dominique Martinet2020-03-29
* swaynag: Add multi-seat supportLibravatar Andri Yngvason2020-01-05
* parse_color: return success + drop fallback colorLibravatar Brian Ashworth2019-12-28
* Fix markup syntax in man pagesLibravatar Martin Michlmayr2019-08-31
* check for empty string before calling strtoul() and check errnoLibravatar Daniel Eklöf2019-06-05
* swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZELibravatar Daniel Eklöf2019-06-05
* swaybg: split into standalone projectLibravatar Drew DeVault2019-04-25
* swaynag: revamp type configsLibravatar Brian Ashworth2019-04-20
* Spawn swaynag as a wayland clientLibravatar Brian Ashworth2019-04-14
* swaynag: fix pointer managementLibravatar Brian Ashworth2019-04-14
* Repair swaynag crash reading message from stdinLibravatar Peter Grayson2019-03-11
* swaynag: remove trailing newlines in configLibravatar Brian Ashworth2019-02-05
* 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