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

Fixes necessary for SDR desktop capture to work correctly and operate compatibly with most imaging software #13

Merged
merged 11 commits into from
Jul 21, 2024

Conversation

Kaldaien
Copy link
Member

I have made several changes to fix SDR problems with snipping and pasting.

  • "sRGB hacks" have been removed
  • RGB captured images will be swizzled to BGR if necessary
  • RGBA or BGRA images will have alpha made opaque
  • WCG displays running in SDR will no longer take the HDR capture path
  • SDR images copied to clipboard will use a normal bitmap for maximum compatibility, since most apps do not understand file path pastes and PNG encoding takes an inordinate amount of time

I also removed the tinted overlay when snipping, since there's a blue rectangle drawn at all times anyway.

@Kaldaien Kaldaien merged commit 04be0fc into main Jul 21, 2024
2 checks passed
@Kaldaien Kaldaien deleted the sdr_clipboard branch July 21, 2024 08:52
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