mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
- Add software RGB animations for static-only keyboards (rainbow, color cycle) - Add custom fan curve control via direct sysfs for unsupported laptops - Add real-time system status bar (CPU/GPU temps, fan speeds, power draw) - Add tray icon tooltip with live system stats - Add power profile change notifications (Fn+F5) - Add dGPU status notifications - Add ROG theme with dark palette and accent colors - Add Screenpad, Slash, and SuperGFX page stubs - Improve fan curve graph UI - Various UI refinements and fixes Co-Authored-By: Gemini <noreply@google.com>
24 lines
391 B
Plaintext
24 lines
391 B
Plaintext
/target
|
|
vendor.tar.xz
|
|
cargo-config
|
|
.idea
|
|
vendor
|
|
vendor-*
|
|
vendor_*
|
|
.vscode-ctags
|
|
.vscode
|
|
.~lock.*
|
|
*.ods#
|
|
*.patch
|
|
*.log
|
|
|
|
# gnome extension
|
|
node-modules
|
|
bindings/ts/*.d.ts
|
|
bindings/ts/*.js.map
|
|
desktop-extensions/gnome*/dist
|
|
desktop-extensions/gnome*/@types/gir-generated
|
|
desktop-extensions/gnome*/node_modules
|
|
desktop-extensions/gnome*/schemas/gschemas.compiled
|
|
desktop-extensions/gnome*/*.zip
|