kwin/plugins/platforms
Vlad Zahorodnii 5442762371 platforms/drm: Use a software cursor if the cursor image is too big
When dragging files on the desktop, the cursor image might be just too
big for the cursor plane, in which case we need to abandon hardware
cursors for a brief moment and use a software cursor. Once the files
have been dropped and the cursor image is small enough, we can go back
to using hw cursors.

BUG: 424589
2020-10-29 08:53:07 +00:00
..
drm platforms/drm: Use a software cursor if the cursor image is too big 2020-10-29 08:53:07 +00:00
fbdev platforms/drm: Use a software cursor if the cursor image is too big 2020-10-29 08:53:07 +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 platforms/drm: Use a software cursor if the cursor image is too big 2020-10-29 08:53:07 +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