kwin/src/backends
Vlad Zahorodnii 6d0cca5c7f Move all dirty region scene repaint scheduling to Scene
The Compositor contains nothing that can potentially get dirty and need
repainting.

As is, the advantages of this move aren't really noticeable, but it
makes sense with multiple scenes.

Backend parts are far from ideal, they can be improved later on as we
progress with the scene redesign.
2021-11-11 11:33:04 +02:00
..
drm Move all dirty region scene repaint scheduling to Scene 2021-11-11 11:33:04 +02:00
fakeinput
fbdev Move all dirty region scene repaint scheduling to Scene 2021-11-11 11:33:04 +02:00
libinput port everything away from Q_FOREACH 2021-11-08 14:19:05 +00:00
virtual build: Move software vsync helpers to libkwin 2021-11-09 18:15:32 +00:00
wayland Move all dirty region scene repaint scheduling to Scene 2021-11-11 11:33:04 +02:00
x11 Move all dirty region scene repaint scheduling to Scene 2021-11-11 11:33:04 +02:00
CMakeLists.txt