aboutsummaryrefslogtreecommitdiff
path: root/sway/swaynag.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-04-14Use format_str() throughoutSimon Ser
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-04-22Use execlp("sh") instead of execl("/bin/sh")Simon Ser
2019-11-01Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.Sheena Artrip
2019-04-14Spawn swaynag as a wayland clientBrian Ashworth
2019-01-21Replace wlr_log with sway_logM Stoeckl
2018-10-08Allow swaynag to be disabledBrian Ashworth
2018-08-05Fix compiler errors.Geoff Greer
2018-08-03Remove swaynag_clone and use memcpyBrian Ashworth
2018-08-03Write to swaynag pipe fd directly on config errorsBrian Ashworth