Desktop Window Manager

pub package

Desktop Window Manager plugin that allows you accessing the operating system APIs.

Getting Started

...

Supported platforms and features

Features support by platform:

Feature Linux macOS Windows
Content ProtectionMakes the application window transparent when capturing the screen. ❌️ ❌️ ✔️
Title Bar ColorChanges the application title bar color. (Windows 11 only) ❌️ ❌️ ❌️
Minimum Window SizeSet the minimum window size. ❌️ ❌️ ✔️
Maximum Window SizeSets the maximum window size. ❌️ ❌️ ✔️
Window SizeSets the window size. ❌️ ❌️ ✔️
Window StateIndicates an active or inactive window state. ❌️ ❌️ ✔️

License

GPLv3