summary refs log tree commit diff
path: root/third_party (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use third_party singleapplication helperNicolas Werner2020-02-2310-0/+1466
This may still not raise the application correctly on some WMs, because they don't allow disturbing the user with windows popping up. I don't think we want to work around that. fixes #84 fixes #113