kwin/plugins/scenes/qpainter
Vlad Zahorodnii 9e797cf943 [scene] Introduce helpers for mapping between different coordinate spaces
We currently deal with three distinct coordinate spaces - the window
pixmap coordinate space, the window coordinate space, and the buffer
pixel coordinate space.

This change introduces a couple of helper methods to make it easier
to map points from the window pixmap space to the other two spaces.

The main motivation behind the new helpers is to break the direct
relationship between the surface-local coordinates and buffer pixel
coordinates for wayland surfaces.
2020-06-03 10:00:48 +03:00
..
CMakeLists.txt Undo some recent cmake changes 2019-09-18 13:50:52 +03:00
qpainter.json SVN_SILENT made messages (.desktop file) - always resolve ours 2019-12-07 05:38:05 +01:00
scene_qpainter.cpp [scene] Introduce helpers for mapping between different coordinate spaces 2020-06-03 10:00:48 +03:00
scene_qpainter.h [scene] Introduce helpers for mapping between different coordinate spaces 2020-06-03 10:00:48 +03:00