JetBrains / jewel

An implementation of the IntelliJ look and feels in Compose for Desktop
Apache License 2.0
745 stars 40 forks source link

Support for creating decorated dialog windows #512

Open Olivki opened 3 months ago

Olivki commented 3 months ago

Was told to create a feature request issue on Slack for this.

Currently there doesn't seem to be any easy way of creating the dialog equivalent of a DecoratedWindow, meaning that DialogWindows end up having the default OS/Swing titlebar.

It'd be nice to have something like a DecoratedDialogWindow to solve this.

rock3r commented 3 months ago

Thanks for the request! We'll add it to our queue, however we can't provide an estimate on when we'll get around to it