v1.1.0 — Customizable Wave Color Sequence
What's New
Customizable Wave Color Sequence
Control which colors appear in the wave animation and in what order — directly from the GUI.
- Colored buttons show the current sequence (numbered 1, 2, 3...)
- Move colors left/right with arrow buttons
- Remove colors with the X button
- Add new colors from a 12-color picker popover
- Supports up to 16 colors in the sequence
- Changes apply instantly to the running wave animation
CLI Permission Fix
kb_ctlnow tries direct file writes first (works withsudoor udev permissions)- Falls back to
sudo teeonly if direct write fails - Clear error message when kernel module isn't loaded
Files Changed
clevo-xsm-wmi/clevo-xsm-wmi.c—kb_wave_colorssysfs attribute (read/write hex)src/kb_gui.c— color sequence reorder widget with move/remove/addsrc/kb_ctl.c— direct write fix, better error messages99-keyboard-backlight.rules— udev permissions forkb_wave_colors