Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amir1376/compose-custom-window-frame

Custom window frame for compose desktop
https://github.com/amir1376/compose-custom-window-frame

Last synced: 2 months ago
JSON representation

Custom window frame for compose desktop

Awesome Lists containing this project

README

        

# Compose Custom Window Frame

A simple library that add support for custom window frame for compose desktop that supports aero snap

## Demo

![Demo](/static/sample.gif)

## Usage

- Please check `app` module for sample usage
- I also used this in the [AB Download Manager](https://github.com/amir1376/ab-download-manager)

## Note

- You need to use `JBR` (Jetbrains Runtime) for your project SDK and Gradle

it is inspired by [Compose Jetbrains Theme](https://github.com/ButterCam/compose-jetbrains-theme) library.

Check their library for more info.