-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support minimize to tray on Linux #76
Comments
Zotero Tray (using KDocker) is not that suboptimal: https://github.com/cyberalex4life/zotero-tray I am quite happy with it. I even modified zotero's desktop file for my
Finally, I added this desktop file to the autostart applications folder, so Zotero automatically starts in the system tray when I log in. |
I set it to start in the system tray too with KDocker, but it is not a user-friendly solution, it closes Zotero if you close the window (instead of minimizing it to tray), and in the case of the script you linked, it's latest commit is from 2 years go, so fundamentally today it works, but tomorrow who knows. I think an integrated solution (like in many other programs that support the tray natively) would be an overall better solution for the inexperienced user and for everyone in the long term. |
For me to only problem is the close button, but I can remove the close button with a kwin rule for zotero.
It's a script, not much to update in a daily basis. If it didn't need update for 2 years, it means it's robust. If it fails at some point, you can always open an issue there. Or try to fix it. It's really not that complicated script. My purpose was avoiding every user to reinvent the wheel here. I for one tried to set KDocker on Zotero and was unsuccessful because I did it differently (my way was successful in other applications but not for Zotero). So I thank Zotero Tray.
Sure. Not saying this closes the issue. Unfortunately it seems this is not possible for now because Firefox does not allow it. |
FireTray stopped working since version 5.0.78 and it's an abandoned addon, so it will probably not get any updates, so for now the suboptimal solution is to use a third party tool like AllTray or KDocker.
The text was updated successfully, but these errors were encountered: