kwin/plugins/platforms
Roman Gilg 1e3128b0db Flexible composite swap and timer events
Summary:
The GLX backend might need a combination of swap and composite timer events for
continous painting.

The reason for that is that if the buffer age extension is not available we
fall back to copies in case not the whole screen is repainted.

The timer logic is adapted to make this possible in a lean way what cleans up
the Compositor class in several ways.

Test Plan: Tested on X11 (with/without swap events, buffer age enabled)  and Wayland.

Reviewers: #kwin

Subscribers: hurikhan77, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D26216
2019-12-30 14:29:46 +01:00
..
drm [platforms/drm] Return when property found 2019-12-11 18:38:21 +01:00
fbdev Replace Wayland/XDG outputs checks with enablement checks 2019-09-05 17:29:08 +02:00
hwcomposer Fix build: remove call to removed method 2019-11-28 14:57:44 +01:00
virtual Use URL with transport encryption 2019-11-26 19:39:20 +02:00
wayland [platforms/wayland] Use xdg-shell stable protocol 2019-11-03 19:30:08 +01:00
x11 Flexible composite swap and timer events 2019-12-30 14:29:46 +01:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00