-
Notifications
You must be signed in to change notification settings - Fork 813
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
Improved tray menu #877
Comments
Nice! I have never actually tried customizing a tray icon menu like that, but it might be possible to implement it as a custom popup if Qt's menu is not flexible enough. |
Now LMB shows the application. How would you do that otherwise. Not in the menu, please ;) |
Nice. There should also be a place to show the shortcuts to the server apps. Same feature as exists at the moment already |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Current (open) PR on the share dialog: #1429 |
Some explanation for the mockup:
|
Current progress can be followed here #1565 |
Needs to be stabilized (see related PRs) but basically done. |
👏 Great work everyone! :) Special thanks to @DominiqueFuchs! |
We need to improve the archaic style of the tray menu. It has a lot of text entries and misses focus.
When you look at Dropbox and Google Drive, both show a list of last uploaded files with a quick option to share those files.
cc @camilasan @jpnurmi
Some early mockups on an improved tray menu:
The goal is to achieve a better information hierarchy than just with the flat menu as we have now. Obvious inspiration are the new Dropbox tray menu and CloudApp.
The text was updated successfully, but these errors were encountered: