Dynamic Lighting Support (Windows 11) #992
Closed
Tanmoy2504
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Converting this issue to a Discussion. This idea is outside of scope of this project, and while fairly easy to implement it requires creating of a driver which needs to be signed to be usable by end users, which is quite expensive. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just read windows values from LTT and set kb color from LTT, i don't think is needed a kernel driver only for reading a value |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Rules
Version
2.16.2
OS
Windows 11 Build 22621.2361
Device
Legion 5 Pro 16ARH7H (82RG)
Is your feature request related to a problem?
No, the requested feature is not associated with any problem whatsoever
How would you like the problem to be solved?
Implementation of this feature (if possible, not mandatory)
What alternatives have you considered?
None
Additional information
Windows 11 Build 22621.2361 has introduced "Dynamic Lighting", their own version of RGB equipment control (Settings > Personalization > Dynamic Lighting). Although the current RGB Controlled from LegionToolkit is good, I wanted to know if support for this is possible. Dynamic Lighting utilises "HID LampArray" and as per the developer article from microsoft which i've linked below, can be used to customize other peripherals even arduino based custom peripheral control. Dynamic Lighting Guide
while this is a feature suggestion, I want the Toolkit working in tandem with this. Since it requires either native FW support (from oem) or a custom driver utilizing Virtual HID Framework (VHF). All the details and examples are provided in the above link.
As I mentioned earlier, most of the things Dynamic Lighting can currently do can & is done by Legion Toolkit but it offers features such as syncing with desktop themes, more effects (although some won't work with 4 zone and is intended for per key), brightness slider and ability for apps (ex. spotify or an xbox game) to match the content and rgb colors in future. Since LLT uses its own drivers and control, I wanted you to consider this in future
Beta Was this translation helpful? Give feedback.
All reactions