summary refs log tree commit diff
path: root/third_party/SingleApplication-3.0.19/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump singleapplication versionNicolas Werner2020-05-261-45/+0
|
* Use third_party singleapplication helperNicolas Werner2020-02-231-0/+45
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