Skip to content

Releases: Hooandee/decky-colores

decky-colores: v0.11.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 09:49
545b8c3

0.11.0 (2026-06-29)

Features

  • encender LEDs solo con el cargador conectado (d65998d)
  • gate LEDs on charger connection (charger-only mode) (b06650c)

decky-colores: v0.10.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:55
3dea008

0.10.1 (2026-06-29)

Bug Fixes

  • EN: recover LED config after a cold boot: ambient now reconnects to the gamescope capture source (showing the last solid color as a fallback while there is no source) instead of giving up, plus a defensive re-assert and better diagnostics for static modes (696e81e)
  • ES: recuperar la configuración de LEDs tras un arranque en frío: ambient ahora se reconecta a la fuente de captura de gamescope (mostrando el último color sólido como respaldo mientras no hay fuente) en lugar de rendirse, con una reafirmación defensiva y mejor diagnóstico para los modos estáticos (696e81e)

decky-colores: v0.10.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 07:16
75b5b59

0.10.0 (2026-06-29)

Features

  • add experimental power-button LED toggle for Legion Go (807a40b)
  • experimental power-button LED toggle for Legion Go (b77ff2f)

decky-colores: v0.9.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 10:17
3c1dcb4

0.9.0 (2026-06-28)

Features

  • ux: replace plugin icon with a color wheel (98b3360)

decky-colores: v0.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 21:25
89191e8

0.8.0 (2026-06-27)

Features

  • ux: redesign gradient editor with tabs and horizontal zone grid (c4793a1)
  • ux: redesign gradient editor with tabs and horizontal zone grid (662538b)

decky-colores: v0.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 20:55
41edad4

0.7.0 (2026-06-27)

Features

  • effects: add Spiral effect — firmware "Spiral GO" on Legion, software on Ally (5682a32)
  • resume: restore user lighting after suspend on SteamOS (5c44e9c)

Bug Fixes

  • legion: coherent wave effect on single-color-zone devices (8388a17)
  • resume: warn when SteamClient is unavailable at load (08b943c)
  • ux: consistent disabled states, effect-setter desync, load-error recovery (bf3ece6)
  • ux: show the gradient section on single-color devices (Legion Go S) (7fe3eca)

decky-colores: v0.6.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 14:27
92558da

0.6.0 (2026-06-27)

Features

  • legion: elegant gradient crossfade, gradient-aware effects, resume recovery (962d9e5)

Bug Fixes

  • ux: show Ambilight only as its own tab, not duplicated as experimental (6ed1cb6)

decky-colores: v0.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:21
1f738cf

0.5.0 (2026-06-27)

Features

  • add build_device factory wiring profiles to writers (e40905a)
  • add experimental capabilities UI with per-device effect filtering and perZone gradient gating (ec3353c)
  • add LedDevice seam with SysfsRgbDevice (hex + color order) (b713998)
  • add per-device profile registry with resolve_profile (d1c0165)
  • add read_zone_format and capability-state builder (90efb11)
  • asus: per-channel output color correction at the sysfs write (00533c3)
  • extend Capabilities type with experimental fields and add setExperiment API (9d079d6)
  • HID adapters bridging vendored transports to LedDevice (0dc4857)
  • legion: expose rainbow and spiral hardware effects (707d5db)
  • legion: per-controller gradient for the Legion tablet (470f687)
  • msi: swap left/right sticks in the preview layout (9a795bd)
  • multi-device LED support (Legion HID, MSI HID, capability model) (8773270)
  • route non-per-zone HID devices through hardware effects in _apply (53ddb89)
  • vendor HueSync HID transport layer (BSD-3) (05da6c5)
  • wire HID drivers into build_device (29bc0d6)
  • wire main.py to build_device with experiment opt-in (84a540c)

Bug Fixes

  • apply: handle ambient mode on HID devices (d65c4db)
  • device: stop sharing experimental list across profile lookups (8deae28)
  • hid: honor brightness on Legion Go S solid (9b3cd90)
  • routing: only route HID devices without per-zone to hardware path (3488f4e)