JetBrains / jewel

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

Support for creating decorated dialog windows #512

Open Olivki opened 1 month ago

Olivki commented 1 month 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 1 month 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