KWin/Qt5

From KDE Community Wiki
Revision as of 10:13, 12 January 2012 by Knechtges (talk | contribs) (Created page with "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. ----...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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}}}>