-
Notifications
You must be signed in to change notification settings - Fork 50
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
Native Menu Support #44
Comments
I'd like to work on this, and systray/notification area integration on all three platforms. I may need some help figuring out what changes I need to make to both Photino.Net and Photino.Native. |
@stevesobol That's fantastic. Thank you. I believe the notifications are already implemented in the latest builds, so it's just the native menus remaining. |
I believe notifications are implemented too, but what I want to see is native notifications. Not sure if that's been implemented. I'll try to check this weekend. |
So, let's jump back to the discussion about menus. Bullet list of things we should implement:
Am I missing anything? On Linux, do we want to use Gtk to implement the native UI? I have access to native development environments on all three platforms... |
All we can think of in addition to your list is disabling or hiding menus and/or menu items. Thank you! |
Allow user to manipulate OS menu
By passing in JSON for initialization
Still need an API to add, remove, disable, etc.
The text was updated successfully, but these errors were encountered: