new view, gnome extension

This commit is contained in:
buenosairesam
2025-12-19 20:18:38 -03:00
parent 58348eab82
commit 38f3c7a711
10 changed files with 945 additions and 1 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "Deskmeter Task Indicator",
"description": "Displays current deskmeter task in GNOME panel",
"uuid": "deskmeter-indicator@local",
"shell-version": [
"40",
"41",
"42",
"43",
"44",
"45",
"46",
"47"
],
"url": "",
"version": 1
}