Tooltips: add option to disable all tooltips in general tab

This commit is contained in:
Ly-sec
2025-10-05 10:38:32 +02:00
parent 77f1ef8893
commit 641e28eee6
10 changed files with 40 additions and 3 deletions
+2 -1
View File
@@ -128,7 +128,7 @@ Singleton {
JsonAdapter {
id: adapter
property int settingsVersion: 14
property int settingsVersion: 15
// bar
property JsonObject bar: JsonObject {
@@ -303,6 +303,7 @@ Singleton {
property real fontFixedScale: 1.0
property list<var> monitorsScaling: []
property bool idleInhibitorEnabled: false
property bool tooltipsEnabled: true
}
// brightness