Skip to content

brahmkshatriya/betterwindow

Repository files navigation

Better Window

A better Compose Window, that converts the title bar into insets and allowing you to draw behind it.

BetterWindow also supports ComposeWindowStyler (Be sure to use the snapshot version)

Acknowledgements

A lot of the code is directly taken from Animeko I have just modified it to make it usable for other projects. Feel free to check out their project, it's really cool!

Setup

Add the dependency to your build.gradle.kts file

dependencies {
    implementation("dev.brahmkshatriya:betterwindow:1.1.0")
}

Usage

You can directly replace your Window with BetterWindow and it should work out of the box.

But if you want to use some of the other features, check out the Sample App

About

A better Compose Window, that converts the title bar into insets and allowing you to draw behind it.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages