mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-30 00:52:07 -05:00
QScreen::availableGeometry() does not return the full screen size on X11 if areas of the screen are reserved by the window manager. In this case the full screen projector does not cover the whole screen. Using QScreen::geometry() instead fixes this issue.
102 KiB
102 KiB