feat: add readme and clean up comments and code quality. Also update metadata so that it reads better in settings

This commit is contained in:
Lucas Oskorep
2026-06-29 21:35:13 -04:00
parent 2c0a09efb0
commit 408288f79e
9 changed files with 58 additions and 38 deletions
+1 -4
View File
@@ -1,12 +1,9 @@
{
"name": "ddc-brightness-control",
"name": "DDC Brightness Controller",
"description": "Control display brightness via DDC/CI using ddcutil. Bind keyboard shortcuts or use the panel menu to adjust monitor brightness.",
"uuid": "ddcbrightness@lucaso.io",
"settings-schema": "org.gnome.shell.extensions.ddcbrightness",
"shell-version": [
"47",
"48",
"49",
"50"
]
}