Just wondering, since Jetbrains Toolbox is written...
# compose-desktop
t
Just wondering, since Jetbrains Toolbox is written in Compose, and there's no title bar for the Window (except linux), and clearly it's not simply just
undecorated = true
since it has window decor, how can I achieve this?