Desktop Mini Player Window

A second always-on-top, frameless desktop window for playback controls — its existence held as one boolean outside the composition, the same state object as the main window, a hand-rolled drag that anchors to absolute pointer coordinates, a native minimum size in device pixels, and geometry persisted without flooding the store. Use when the small window drifts or jitters while being dragged, when it cannot be resized past a corner, when it collapses below its content, when it disappears the moment the main window is closed, when it opens invisible, or when its state disagrees with the main window's.

maxrave-dev 16519d0 7.8 KB Updated

File contents

maxrave-dev/kotlin-footguns/tree/main/skills/desktop-mini-player-window commit 16519d00db

Frequently asked questions

npx skillmds@latest add maxrave-dev/desktop-mini-player-window