make bg clock draggable

This commit is contained in:
end-4
2025-11-05 00:07:38 +01:00
parent 67695c8edb
commit 0e7422c335
23 changed files with 521 additions and 353 deletions
@@ -0,0 +1,7 @@
import QtQuick
Item {
id: root
// uh this is stupid turns out we don't need anything here
}