on screen kb: init

This commit is contained in:
end-4
2025-05-31 22:34:29 +02:00
parent f98be82f96
commit 189a1aa0ac
7 changed files with 609 additions and 0 deletions
@@ -61,6 +61,11 @@ Singleton {
property int timeout: 1000
}
property QtObject osk: QtObject {
property string layout: "qwerty_full"
property bool pinnedOnStartup: false
}
property QtObject overview: QtObject {
property real scale: 0.18 // Relative to screen size
property real numOfRows: 2