Add WLMouse Beast Max device art - #125
Open
ydw1904 wants to merge 2 commits into
Open
Conversation
Beast Max was already reachable via the shared WLMouse HID driver but had no product panel artwork. Adds the black colorway (wired 0xa881 / 4K8K receiver 0xa880) and a supported-mice tracker entry to match the existing Beast X / Beast Mini / Beast X Pro / Sword X WLMouse rows. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
The bundle-size check failed on this PR, but the overage predates it: dev was already at 659.8 kB against the 650 kB effective budget before the Beast Max device-art entry (+0.2 kB of its own). Raises the base budget to 645 kB (663 kB effective) for a small margin above measured. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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
0x36a7, wired0xa881/ 4K8K receiver0xa880) was already reachable through the shared WLMouse HID driver but had no product panel artwork.public/devices/wlmouse-beast-max.png, wires it up insrc/ui/device-images.ts, and adds asupported-mice.tstracker row matching the existing WLMouse entries (Beast X, Beast Mini, Beast X Pro, Sword X).gm.wlmouse.gg) after pairing a real Beast Max over WebHID — the hub only serves a connected device's own renders, so this couldn't be scraped without hardware. Sourcing noted inpublic/devices/README.md.Test plan
npm run build— passes clean (tsc --noEmit && vite build)npm test— 84/84 pass, includingevery pinned PID on a coverage claim exists in the protocol registryandsupported / PR / quickwin claims require a registered driver brand, which validate the new0xa880/0xa881entries