feat(predator): add PHN16-72 back logo/lightbar controls - #214
Open
0PeterAdel wants to merge 3 commits into
Open
0PeterAdel wants to merge 3 commits into
0PeterAdel wants to merge 3 commits into
Conversation
0PeterAdel
force-pushed
the
feat/back-logo-lightbar-controls
branch
from
July 5, 2026 12:28
4f62b31 to
bf9e2cf
Compare
Author
Author
|
Hi @PXDiv, gentle review ping when you have time. I could not find a Current status:
If you would rather merge the driver side first, I can rebase or adjust this PR after PXDiv/Div-Linuwu-Sense#20 lands. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





Summary
Adds safe, static rear back-logo/lightbar control to DAMX when the Linuwu-Sense driver advertises the
back_logocapability.The GUI exposes the hardware-backed controls supported by the driver: RGB color, brightness, enable/disable, and Apply.
Fixes #198.
Changes
back_logo/colorsysfs capability.back_logoto daemon feature discovery andback_logo_colortoget_all_settings.set_back_logo_colordaemon command.DAMXClient.SetBackLogoColorAsync.RRGGBB,0,0.Driver dependency
Requires PXDiv/Div-Linuwu-Sense#20, which exposes:
Format:
Validation
Validated at commit
b8f9cb13d8b2b349a44dfd38fbc2e2d632eda805on:Results
#00FFCCat 40% brightness.Safety
Only one Acer WMI driver should be loaded at a time. This integration was tested with the patched linuwu_sense module from the linked driver PR.