Skip to content
Commit 5dc787ba authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Fold most of the KWindowSystem X11 backend into KX11Extras

Instead of having KX11Extras go through the backend system move most of the
relevant code into KX11Extras directly.

Only the few things that are available on X11 and Wayland remain in the X11 plugin.
It then calls KX11Extras where the actual implementation is.

Since this changes the behavior of calling KX11Extras on non-X11 platforms add a check to
warn and gracefully exit when that happens
parent ee0fc323
Pipeline #516447 passed with stage
in 4 minutes and 51 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment