-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Global menu bar #133
Comments
Sounds like a nice idea. |
https://github.com/SeptemberHX/dde-top-panel is an example that shows working global menus for Gtk applications like Firefox, Inkscape, and also for LibreOffice. I think it is important to make it work for all kinds of applications, including Qt and Gtk ones. |
Probably relates to fyne-io/fyne#2574 |
Indeed. I commented there. Happy to help with all the limited knowledge I have collected on the subject. |
Related to fyne-io/fyne#2574. |
Please consider adding a global menu bar for Fyne and non-Fyne applications. It could be made optional. Thank you.
The text was updated successfully, but these errors were encountered: