Skip to content

backends/{x11,wayland}: Introduce cursor layers

Vlad Zahorodnii requested to merge work/zzag/wayland-backend-cursor-layer into master

It's a necessary step to let kwin repaint the cursor from Compositor.

Unfortunately, it also means that we need to add more (temporary) code to paint the cursor in backends.

Merge request reports