neverlink / kaleidoscope

modern, feature-rich video player
7 stars 0 forks source link

Enable window dragging via center #17

Closed neverlink closed 2 years ago

neverlink commented 2 years ago

Requires #16 and frameless window

* {
    user-select: none;
    -webkit-app-region: drag;
}
neverlink commented 2 years ago

unfeasible, app-region property conflicts with the ability to drag files in