Review Request 115617: Don't perform XLib calls if we are not on X11
Martin Gräßlin
mgraesslin at kde.org
Tue Feb 11 06:39:40 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/115617/
-----------------------------------------------------------
(Updated Feb. 11, 2014, 6:39 a.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks.
Repository: kde4support
Description
-------
Don't perform XLib calls if we are not on X11
Check whether we are on platform xcb and only perform XLib calls
if we are on this platform.
This makes KApplication based apps to start on Wayland.
Diffs
-----
src/kdeui/kapplication.cpp 9e8acabdabaf40c955e40f92da18f96165ec5355
Diff: https://git.reviewboard.kde.org/r/115617/diff/
Testing
-------
Konsole starts on Wayland.
Thanks,
Martin Gräßlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140211/2fa24817/attachment.html>
More information about the Kde-frameworks-devel
mailing list