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
Copy file name to clipboardExpand all lines: docs/runtime/index.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ Nucleus provides runtime libraries for use in your application code. All are pub
16
16
| Notification (Linux) |`io.github.kdroidfilter:nucleus.notification-linux`| Freedesktop Desktop Notifications API via JNI (D-Bus) |
17
17
| Launcher (Linux) |`io.github.kdroidfilter:nucleus.launcher-linux`| Unity Launcher API — badge, progress, urgency, quicklist via JNI (D-Bus) |
18
18
| Launcher (macOS) |`io.github.kdroidfilter:nucleus.launcher-macos`| macOS dock context menu — custom items, submenus, click callbacks via JNI |
19
+
| Menu (macOS) |`io.github.kdroidfilter:nucleus.menu-macos`| Complete NSMenu mapping — application menu bar, items, badges, delegates, SF Symbols via JNI |
20
+
| SF Symbols |`io.github.kdroidfilter:nucleus.sf-symbols`| Type-safe Apple SF Symbols constants (6 195 symbols, 21 categories) |
0 commit comments