overview: drag and drop to move windows

This commit is contained in:
end-4
2025-04-26 21:24:08 +02:00
parent 6f6b3876fb
commit af4ecc55ce
6 changed files with 150 additions and 66 deletions
@@ -215,6 +215,7 @@ Item { // Wrapper
focus: root.panelWindow.visible || GlobalStates.overviewOpen
Layout.rightMargin: 15
padding: 15
renderType: Text.NativeRendering
color: activeFocus ? Appearance.m3colors.m3onSurface : Appearance.m3colors.m3onSurfaceVariant
selectedTextColor: Appearance.m3colors.m3onPrimary
selectionColor: Appearance.m3colors.m3primary