feat: added widgets capture, music visualiser, bluetooth, notes

This commit is contained in:
2026-09-22 01:22:27 +02:00
parent 9b023a0993
commit d15bb4687c
25 changed files with 1675 additions and 55 deletions
+8 -3
View File
@@ -3,16 +3,21 @@
"id": "gameBar",
"name": "Game Bar",
"description": "Game Bar style overlay with movable widgets for quick settings and controls",
"version": "2.0.0",
"version": "2.5.0",
"license": "MIT",
"author": "keule2",
"icon": "sports_esports",
"type": "daemon",
"type": "composite",
"capabilities": [
"daemon",
"dankbar-widget",
"control-center",
"ipc"
],
"component": "./GameBarDaemon.qml",
"components": {
"daemon": "./GameBarDaemon.qml",
"widget": "./GameBarBarWidget.qml"
},
"settings": "./GameBarSettings.qml",
"requires_dms": ">=1.5.0",
"permissions": [