kwin/plugins/platforms/x11
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
..
common Prettify license headers 2020-08-07 19:57:56 +00:00
standalone If include is define in .h remove it if it's defined in .cpp too (scripted) 2020-10-23 21:37:16 +02:00
windowed Mark the cursor as rendered after performing compositing 2020-10-26 10:02:17 +02:00
CMakeLists.txt