Skip to content

Link Qt X11Extras in kwin core library

Kai Uwe Broulik requested to merge work/kbrouli/link-x11infos-kwin into master

QX11Info is used in platform.cpp, which is used by both kwin_x11 and kwin_wayland. The latter only gets it implicitly through KGlobalAccelPrivate.

Ideally, platform.cpp was split to not require QX11Info in kwin_wayland in the first place.


Kai Uwe Broulik kai_uwe.broulik@mbition.io on behalf of MBition GmbH

https://github.com/mercedes-benz/daimler-foss/blob/master/PROVIDER_INFORMATION.md

Merge request reports