Skip to content

feat: bindable shortcuts for new tone sliders + README docs#448

Merged
marcinz606 merged 4 commits into
mainfrom
feat/tone-slider-shortcuts-readme
Jul 11, 2026
Merged

feat: bindable shortcuts for new tone sliders + README docs#448
marcinz606 merged 4 commits into
mainfrom
feat/tone-slider-shortcuts-readme

Conversation

@marcinz606

Copy link
Copy Markdown
Owner

Summary

  • Make the newer tone/exposure sliders assignable in the shortcut editor: Snap (midtone), Shadows/Highlights Density, Shadows/Highlights Grade. Registered with empty defaults (users pick their own keys), adjust handlers wired, and tooltip keycap chips added to match the other bound sliders. Snap/split-grade already retarget to the active layer's trim, so one binding covers Global + R/G/B.
  • README: add Camera Scanning and Metadata & Gear Library feature bullets linking their docs (docs/CAMERA_SCANNING.md, USER_GUIDE.md#11-metadata-panel), plus optional libgphoto2 install notes for macOS (brew install libgphoto2) and Linux (libgphoto2 / libgphoto2-6), mirroring the existing SANE guidance.

Test

  • make lint, make type, tests/test_shortcut_registry.py green.
  • Verified registry ↔ handler parity for the 10 new action ids, all with empty defaults.

Snap, Shadows/Highlights Density, and Shadows/Highlights Grade sliders
had no entries in the shortcut editor. Register them (empty defaults,
users assign their own keys), wire the adjust handlers, and add tooltip
keycap chips like the other bound sliders.
@marcinz606 marcinz606 force-pushed the feat/tone-slider-shortcuts-readme branch 5 times, most recently from ac61a1b to feaa971 Compare July 11, 2026 14:02
Add Camera Scanning and Metadata & Gear Library feature bullets linking
their docs, plus optional libgphoto2 install notes for macOS/Linux.
@marcinz606 marcinz606 force-pushed the feat/tone-slider-shortcuts-readme branch from feaa971 to 0ec4a33 Compare July 11, 2026 14:04
@marcinz606 marcinz606 merged commit 76c8fab into main Jul 11, 2026
1 check passed
@marcinz606 marcinz606 deleted the feat/tone-slider-shortcuts-readme branch July 11, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant