Nikita Prokopov
Nikita Prokopov
> OK there's one more problem, how to identify the active window in menus, no matter the callbacks way, or the event way That’s the problem with callbacks. You do...
Sounds great!
Should be possible, yes. Do you want to make a PR with an example?
Great places to start is https://github.com/HumbleUI/JWM/blob/main/docs/Getting%20Started.md and https://github.com/HumbleUI/JWM/blob/main/examples/dashboard/java/Example.java. Let me know if you have any questions. I’d do it myself but I am not sure how long it might be...
Looks great! I wasn’t able to run it on macOS, but Windows worked!
Yeah, I did that. I think the problem lies in the fact that macOS requires all windows to be manipulated from the main thread of the app, so I have...
Without reparenting. Yes I plan to leverage this eventually for Clojure UI
This is fantastic! I’ll take a look soon and see if I can run on/adopt it to macOS. Being able to run from native image is a very desirable property!
The exception you see is probably due to reflection in App::makeWindow. Removed in https://github.com/HumbleUI/JWM/commit/2a02339790fcfaf200dd6c33df6ffab7d7055abd
Please do! The assignments run a little stale, I have just removed them. Thanks for reminding