diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-23 13:40:04 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-23 13:44:05 +0100 |
commit | e96241265e31264eaa96fda34c7a69c1f1ecf6c0 (patch) | |
tree | 7a3147527b52eef15021452ee8696c27061e6131 /README.md | |
parent | Fix Registration (diff) | |
download | nheko-e96241265e31264eaa96fda34c7a69c1f1ecf6c0.tar.xz |
Use third_party singleapplication helper
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
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index ca50cdc4..115c0c77 100644 --- a/README.md +++ b/README.md @@ -287,5 +287,9 @@ Here are some screen shots to get a feel for the UI, but things will probably ch ![nheko chat](https://nheko-reborn.github.io/images/screenshots/chat.png) ![nheko settings](https://nheko-reborn.github.io/images/screenshots/settings.png) +### Third party + +[Single Application for Qt](https://github.com/itay-grudev/SingleApplication) + [Matrix]:https://matrix.org [Riot]:https://riot.im |