Luke Horwell
Luke Horwell
> This happens only with a custom color profile, not with the presets (there the previous state is restored). By presets, I presume "effects"? As these (except ripple) are handled...
Duplicate of #145. Application profiles (in turn, the OpenRazer daemon) tells the hardware to light the keys a certain way, but this is a one-off request and has no concept...
Hi. This is awkward because I've been doing some refactoring across the project, so your changes will introduce a conflict. New WIP code is in the [`backend_refactor`](https://github.com/polychromatic/polychromatic/tree/backend_refactor) branch, and I...
Do you mean setting the colour when the keys are pressed? If so, it is already supported in the Controller and Tray Applet (by setting the colour first): , so your changes touch old code. I have a few features to restore there before it...