aboutsummaryrefslogtreecommitdiffstats
path: root/sway/swaynag.c
Commit message (Expand)AuthorAge
* Use execlp("sh") instead of execl("/bin/sh")Libravatar Simon Ser2021-04-22
* Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.Libravatar Sheena Artrip2019-11-01
* Spawn swaynag as a wayland clientLibravatar Brian Ashworth2019-04-14
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Allow swaynag to be disabledLibravatar Brian Ashworth2018-10-08
* Fix compiler errors.Libravatar Geoff Greer2018-08-05
* Remove swaynag_clone and use memcpyLibravatar Brian Ashworth2018-08-03
* Write to swaynag pipe fd directly on config errorsLibravatar Brian Ashworth2018-08-03