waydabber / BetterDisplay

Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!
https://betterdisplay.pro
18.76k stars 333 forks source link

[Feature Requerst] Flip image horizontally (teleprompter mode) #757

Closed Veeit closed 2 years ago

Veeit commented 2 years ago

Hey,

I'm looking for an option to flip/mirror a macOS display. This is needed for teleprompters that mirror a display to show it in front of the camera. I would love to seed the option to flip a display horizontally implemented.

waydabber commented 2 years ago

This could be made possible with full screen streaming a dummy + a transformation.

waydabber commented 2 years ago

This is fun, I'll add this both horizontally and vertically to PIP and full screen streams.

waydabber commented 2 years ago
Screenshot 2022-07-03 at 12 08 22

Same for full screen streaming.

waydabber commented 2 years ago

Sorry guys for the unexpected delay, the development got stuck a bit due to personal reasons. I'll soon release this one.

waydabber commented 2 years ago

This needs some work still as during tests I found some issues (flipping messes up the coordinate system in a way that rotation and off-center viewing fails, so I'll need to rework those as well).

waydabber commented 2 years ago

All right, i fixed the issue with alignment. Rotation would need some more work but I don't think ppl really want to rotate and flip at the same time so I'll just not support doing both at the same time. If this is a real need, I'll address it in the future.

Veeit commented 2 years ago

Perfect, just tested it and it works as I imagined! Thanks a lot

waydabber commented 2 years ago

Thanks for testing! :)