Skip to content

feat(devkit): add snapshot hotkey#541

Open
xq-r wants to merge 1 commit intoclshortfuse:mainfrom
xq-r:feat/snapshot-hotkey
Open

feat(devkit): add snapshot hotkey#541
xq-r wants to merge 1 commit intoclshortfuse:mainfrom
xq-r:feat/snapshot-hotkey

Conversation

@xq-r
Copy link
Copy Markdown
Contributor

@xq-r xq-r commented Apr 11, 2026

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a configurable “Snapshot Hotkey” to the DevKit so snapshot captures can be triggered via a key press (with the binding stored in ReShade config), and surfaces build metadata in the Info pane.

Changes:

  • Introduces ImGuiKey ↔ Windows VK mapping utilities to display/bind a single-key hotkey.
  • Adds a read-only binding control in DevKit Settings (“Other”) and persists SnapshotHotkey to config.
  • Triggers QueueSnapshotCapture from OnPresent when the configured hotkey is pressed (for the selected device).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@xq-r xq-r force-pushed the feat/snapshot-hotkey branch from 41a997c to 30108bc Compare April 12, 2026 22:37
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.

2 participants