Replies: 1 comment 1 reply
-
You should add some screenshots to your readme |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’ve created a lightweight, open-source desktop framework for egui. It handles cross-platform custom window bars, themes, icons, menus (including nested menus), shortcuts, and keyboard navigation for menus — all integrated into the custom bar. It’s working nicely so far, though not yet battle-tested.
There’s also a CLI with a starter included.
I’m just wondering if some of you would be interested in this kind of project? (Try the starter, contribute, etc)
I tried it myself on windows and linux, but not on mac os yet, if someone want to help me for this?
You can find it there: https://github.com/PxlSyl/egui-desktop
Beta Was this translation helpful? Give feedback.
All reactions