My KWIN fork where I work on features like per-output virtual desktops
99ef521e6d
Unfortunately, in order to map a point from the surface-local coordinate space to the buffer pixel coordinate space, one cannot divide the point by the scale factor since the buffer might be rotated or flipped. This change introduces a couple of helper methods for converting points, regions, and rectangles from the surface-local coordinates to the buffer pixel coordinates and vice versa. |
||
---|---|---|
src/wayland |