Fixed notification badge sizing on 200% scaled displays

This commit is contained in:
Artyom Zorin
2021-07-21 13:26:56 +01:00
parent 86707f38f2
commit 2b37318010
128 changed files with 36429 additions and 1754 deletions
Executable → Regular
+4 -3
View File
@@ -2,7 +2,8 @@
"extension-id": "zorin-taskbar",
"uuid": "zorin-taskbar@zorinos.com",
"name": "Zorin Taskbar",
"description": "The official taskbar for Zorin OS.",
"shell-version": [ "3.18" ],
"url": "https://github.com/ZorinOS/zorin-taskbar"
"description": "A taskbar extension for the Zorin Desktop environment.",
"shell-version": [ "3.18", "3.20", "3.22", "3.24", "3.26", "3.28", "3.30", "3.32", "3.34", "3.36", "3.38" ],
"gettext-domain": "zorin-taskbar",
"version": 9999
}