KWin/Qt5
Appearance
< KWin
Qt5 has several changes that break the API-compatibility to Qt4. Especially the transition to the Lighthouse/QPA architecture makes it necessary to adjust KWin accordingly.
Status | Description | affected parts of KWin | |
---|---|---|---|
TO DO | QRegion::handle() does not return a X11 Region any longer | client.cpp | <{{{3}}}> |
TO DO | QPixmap::handle() does not return a X11 Pixmap any longer | decoration painting, tfp | <{{{3}}}> |