kwin/plugins/platforms
Vlad Zahorodnii 9b09f0399f Mark the cursor as rendered after performing compositing
If a cursor animation is driven purely by frame callbacks and kwin
uses hardware cursors, the cpu usage may spike to 100%.

This change addresses that issue by sending frame callbacks after a
compositing cycle has been performed.
2020-10-26 10:02:17 +02:00
..
drm Mark the cursor as rendered after performing compositing 2020-10-26 10:02:17 +02:00
fbdev Multi-GPU output support on Wayland 2020-10-05 21:05:55 +00:00
hwcomposer If include is define in .h remove it if it's defined in .cpp too (scripted) 2020-10-23 21:37:16 +02:00
virtual scene: Reduce the call cost of Platform::supportsQpaContext() 2020-10-13 05:32:48 +00:00
wayland If include is define in .h remove it if it's defined in .cpp too (scripted) 2020-10-23 21:37:16 +02:00
x11 Mark the cursor as rendered after performing compositing 2020-10-26 10:02:17 +02:00
CMakeLists.txt Cleanup style in CMakeLists.txt files 2019-09-17 16:03:05 +03:00