Settings/Display: Scaling per monitor \o/

This commit is contained in:
quadbyte 2025-08-18 18:24:49 -04:00
parent d6cc5899b9
commit 3e55dc3c04
3 changed files with 74 additions and 50 deletions

View file

@ -185,7 +185,11 @@ Singleton {
ui: JsonObject {
property string fontFamily: "Roboto" // Family for all text
property list<string> monitorsScale: []
}
// Scaling (not stored as JsonObject)
property var monitorsScaling: {
}
// brightness