Feature (Bar): New Setting for Tooltip Behavior on the Bar (#2431)

This commit is contained in:
end-4
2025-11-14 15:37:40 +01:00
committed by GitHub
10 changed files with 34 additions and 15 deletions
@@ -264,6 +264,9 @@ Singleton {
property bool showUnreadCount: false
}
}
property JsonObject tooltips: JsonObject {
property bool clickToShow: false
}
}
property JsonObject battery: JsonObject {