add squeekboard toggle button

This commit is contained in:
2026-08-02 12:16:23 +02:00
parent 18c00d40b4
commit 9eca88992e
8 changed files with 394 additions and 2 deletions
+10
View File
@@ -47,6 +47,16 @@ Singleton {
return needsExecFlag.includes(env.split("/").pop()) ? [env, "-e"] : [env];
}
// ---- On-screen keyboard ----------------------------------------------
// Set false to drop the keyboard button. It also hides itself where the
// unit below is not installed.
readonly property bool showOsk: true
// The user unit squeekboard runs as. Showing the keyboard starts it if it
// is not already up; hiding it leaves the unit running.
readonly property string oskUnit: "squeekboard.service"
// ---- Wifi ------------------------------------------------------------
// Set false to drop the wifi button. It also hides itself where there is no