Is it possible to completely get rid of native window titlebar in maximized state? (Just like Intellij Idea which keeps the window control buttons in the default place even when it's maximized)
s
seb
04/20/2025, 9:17 AM
Maybe, not something we've tried before tho
m
Mehdi J
04/20/2025, 12:08 PM
Hmm.
That would be awesome If we could build modern desktop apps like Electron
For example take a look at these popular apps build with Electron which has a special window. I'm not sure this is possible with Jewel or Swing.
s
seb
04/21/2025, 1:36 PM
It should be, just that we have not tried as we don't have a reason to. If you do experiment with it and find out a solution, do let us know 🙂
m
Mehdi J
04/22/2025, 8:46 AM
Maybe I need to clone the Jewel repository. Apply some changes on it's codebase to make it happened. Thanks by the way.
s
seb
04/22/2025, 10:03 AM
Don't forget that Jewel has moved into the IJP. The Jewel repo is now archived.
m
Mehdi J
04/22/2025, 10:04 AM
It means no longer update available in jewel repo?
s
seb
04/22/2025, 10:46 AM
Correct. The readme of that repo has all the information on where the code is now.