66898e7f46
Summary: The screenshot made on screens with scale factor were downscaled by their scale factor making them blurry. It prevents taking screenshots of missing Hidpi related bugs showing the issues under Wayland. This fix the case of a single screenshot, but not the rest: Multiscreen screenshot downscales the screen using scale factor. Spectacle rectangular selection screenshot is broken as soon as some scale factor different than 1 is used on any screen. Test Plan: Under Wayland with a scale factor on a screen, take a screenshot using spectacle. The output image is not downscaled and has the same size as the screen resolution. No other change to any other screenshot mode, or under X. Reviewers: davidedmundson, #kwin Reviewed By: davidedmundson, #kwin Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D29010 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
screenshot.cpp | ||
screenshot.h |