Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HDR copy-desktop-to-clipboard functionality (Ctrl+P) #11

Merged
merged 79 commits into from
Jul 8, 2024

Conversation

Kaldaien
Copy link
Member

This adds capturing the Windows desktop (using the display that SKIV is currently on) when Ctrl+P is pressed.

This is incomplete because the only way to trigger this functionality currently is with SKIV's window on screen, and people don't want a screenshot of SKIV (generally). I'm not clear how SKIF implemented hotkeys yet, so I leave this exercise up to you.

Additional functionality required:

  1. Global hotkey (must be assignable)
  2. Activate SKIV's window after the snapshot has completed (ideally, after the image finishes loading)
  3. Optional modifier key to immediately enter snipping mode on the capture (viewer should switch to fullscreen before beginning a snip)

Kaldaien and others added 30 commits June 16, 2024 11:58
…se with snipping (single-click mode)Add Win+Ctrl+Shift+P hotkey for snipping
@Aemony Aemony merged commit 98b8f43 into main Jul 8, 2024
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