mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 22:02:24 -06:00
[GH-ISSUE #123] Question: Plans for supporting Menu apps #77
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alfonsodev on GitHub (May 11, 2018).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/123
Are they plans to support these OS menus, for proton-native apps ?
https://developer.apple.com/macos/human-interface-guidelines/extensions/menu-bar-extras/
and
https://developer.apple.com/macos/human-interface-guidelines/menus/dock-menus/
@kusti8 commented on GitHub (May 11, 2018):
This isn't on the roadmap. Proton Native uses libui, which I doubt will add support for this sometime in the future.
@mischnic commented on GitHub (May 12, 2018):
The first feature is discussed in #101.
The second exists also on Windows ("jumplists"), but is quite a niche feature.