You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Hello there! Just started using vikunja and have been loving it so far! :)
Would it be possible to add an option on the desktop app to minimize/close to tray?
Not sure how doable/hard it'd be since I see that the desktop app is just a wrapper over the regular web front-end.
I know that Electron does offer this possibility without much issues, but I have no idea how this could be done since it'd be a desktop-specific config.
If it's just a matter of just editing the desktop/main.js file, maybe I could try it myself and create a PR later.
The text was updated successfully, but these errors were encountered:
From looking at the docs, it seems this is only a simple addition to the main.js. I don't think that's something we would put in there soon but happy to merge a PR.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello there! Just started using vikunja and have been loving it so far! :)
Would it be possible to add an option on the desktop app to minimize/close to tray?
Not sure how doable/hard it'd be since I see that the desktop app is just a wrapper over the regular web front-end.
I know that Electron does offer this possibility without much issues, but I have no idea how this could be done since it'd be a desktop-specific config.
If it's just a matter of just editing the
desktop/main.js
file, maybe I could try it myself and create a PR later.The text was updated successfully, but these errors were encountered: