aboutsummaryrefslogtreecommitdiff
path: root/swaynag
AgeCommit message (Expand)Author
2021-09-13swaynag: fix pointer button events on scaled outputsxdavidwu
2021-09-13Rename pango_printf to render_textSimon Ser
2021-09-12Simplify swaybar/swaynag scaling codeCaduser2020
2021-06-17swaynag: adds option to set wayland shell layerJames Edwards-Jones
2021-05-28details-gackground typo fixsergio
2021-05-10cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni
2021-04-22Use execlp("sh") instead of execl("/bin/sh")Simon Ser
2021-02-07swaynag: Use position from wl_pointer.enterKenny Levinsen
2021-02-04Make command line option lists constManuel Stoeckl
2021-02-04Make Wayland request listeners static const when possibleManuel Stoeckl
2021-01-16Changed fprintf(stdout,...) to printf(...) for more readable codeSpizzyCoder
2020-09-14swaynag: add details background optionMustafa Abdul-Kader
2020-09-04swaynag: adds option to separately specify the text color for buttonsoliver-giersch
2020-07-30Fix incorrect format specifiersAntonin Décimo
2020-06-10swaynag: sway_abort on failure to properly registerLuke Drummond
2020-06-09swaynag: allow specifying more buttons which execute and dismissGraham Christensen
2020-04-02swaynag: exit on wl_display_roundtrip errorDominique Martinet
2020-03-29swaynag: fix segfault on exit when arguments are not correctDominique Martinet
2020-01-05swaynag: Add multi-seat supportAndri Yngvason
2019-12-28parse_color: return success + drop fallback colorBrian Ashworth
2019-08-31Fix markup syntax in man pagesMartin Michlmayr
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-25swaybg: split into standalone projectDrew DeVault
2019-04-20swaynag: revamp type configsBrian Ashworth
2019-04-14Spawn swaynag as a wayland clientBrian Ashworth
2019-04-14swaynag: fix pointer managementBrian Ashworth
2019-03-11Repair swaynag crash reading message from stdinPeter Grayson
2019-02-05swaynag: remove trailing newlines in configBrian Ashworth
2019-01-23Fix build failure in config.cunraised
2019-01-22Fix dead stores found by scan-buildM Stoeckl
2019-01-22swaynag: Small graphical fix, add offset of +1 to X/Y.Connor E
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-19swaynag: fix XDG_CONFIG_HOME handlingemersion
2019-01-18meson: remove rpath optionsemersion
2019-01-16Fixes for small existing bugs.Connor E
2019-01-16Remove usage of VLAs.Connor E
2019-01-14swaynag: handle empty $XDG_CONFIG_HOME betterIan Fan
2019-01-01Remove readline.cIan Fan
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: s/Toggle Details/Toggle details/Drew DeVault
2018-10-07swaynag: fix use-after-free in wl_display_dispatchDominique Martinet
2018-09-30Add support for installing binaries with DT_RPATHArkadiusz Hiler