1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-05 09:28:35 +00:00
krfb/framebuffers
Stefan Brüns 933169b4c0 Compensate for global scale factor when using xcb fb plugin
The screen geometry is reported in device independent pixels, so it has
to be multiplied by the devicePixelRatio to get the size of the underlying
framebuffer. Otherwise, only the top left of the screen will be captured.

This matches the behavior of QScreen::grabWindow(...), which also
returns a QPixmap of the given size scaled by devicePixelRatio.

BUG: 419814
2020-08-28 04:08:15 +02:00
..
pipewire SVN_SILENT made messages (.desktop file) - always resolve ours 2020-07-26 05:44:08 +02:00
qt Declare and use logging categories 2020-08-13 20:17:39 +02:00
xcb Compensate for global scale factor when using xcb fb plugin 2020-08-28 04:08:15 +02:00
CMakeLists.txt Implement Wayland support using PipeWire and xdg-desktop-portal 2019-05-24 13:51:43 +02:00