changes from main n stuff

This commit is contained in:
end-4
2026-02-03 14:47:08 +01:00
parent 819fa81fc6
commit 28e580c2b1
33 changed files with 450 additions and 153 deletions
@@ -18,9 +18,11 @@ Item {
property int screenWidth: QsWindow.window.width
property int screenHeight: QsWindow.window.height
// Signals
// Signals & loading
signal requestFocus()
signal dismissed()
property bool load: true
property bool shown: true
// Some info
property int reservedTop: 0