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
@@ -273,6 +273,7 @@ Item {
Layout.rightMargin: 16
padding: 10
color: activeFocus ? Appearance.m3colors.m3onSurface : Appearance.m3colors.m3onSurfaceVariant
renderType: Text.NativeRendering
selectedTextColor: Appearance.m3colors.m3onPrimary
selectionColor: Appearance.m3colors.m3primary
placeholderText: qsTr("Task description")