kwin/src/plugins/scenes
Aleix Pol aba3335ea6 Fix weird decoration glitch when using a scaled display
We used to get a weird line around the window decoration because the
clamping would hit the outside of the rendered decoration.
To make sure we fall inside take the displayPixelRatio into account.
Also on non-integer scales, make sure we are actually falling inside.
2021-05-31 13:01:25 +00:00
..
opengl Fix weird decoration glitch when using a scaled display 2021-05-31 13:01:25 +00:00
qpainter scenes/qpainter: Clean up includes 2021-05-26 09:36:20 +03:00
xrender Move decoration renderer to decoration item 2021-05-26 06:35:03 +00:00
CMakeLists.txt