docs(gallery): add Monitor Switch (DDC) to the headline + refresh screenshots - #51
Merged
Conversation
… screenshots Add a canned `list_monitor_inputs` to the gallery's Tauri mock (a 4K monitor, HDMI 1 active, DP/HDMI×2/USB-C supported) so the Monitor Switch renders, and place it as a new rightmost column in the headline demo — widening the demo panel to fit it without dropping any existing widget. Regenerate the full gallery: new shots for `monitorswitch` + the 8 HA control widgets (cover/fan/lock/scene/switch/binary_sensor/input/media_player), and refreshed demo/studio + recently-added widgets. README: demo alt text + features now mention the monitor/audio switchers and the expanded HA controls. docs/widgets.md was already current (check:docs green). Co-Authored-By: Claude Opus 4.8 (1M context) <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.
Adds the Monitor Switch (DDC) widget to the headline gallery shot and refreshes the screenshot set for the widgets added since the last gallery regen.
Changes
demo.pngnow includes a DDC monitor input switcher (rightmost column):DELL U2723QE · 2560×1440 · 144 Hz, with the active HDMI 1 highlighted among DisplayPort 1 / HDMI 2 / USB-C. The demo panel was widened to fit it without dropping any existing widget.gallery/main.tsx): cannedlist_monitor_inputsso the command-driven Monitor Switch renders (mirrors the existing audio-switcher mock).monitorswitch+ the 8 HA control widgets (cover / fan / lock / scene / switch / binary_sensor / input / media_player).studio.png+ recently-added/restyled widgets (weather, airquality, sunmoon, agenda, rss, …) — the rig is deterministic, so only genuinely-changed shots differ.docs/widgets.mdwas already current (check:docspasses). Docs/tooling only — no app source changed.🤖 Generated with Claude Code