Review Request 112755: Reimplement KXUtils::createPixmapFromHandle with XCB
Martin Gräßlin
mgraesslin at kde.org
Mon Nov 4 08:14:09 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112755/
-----------------------------------------------------------
(Updated Nov. 4, 2013, 9:14 a.m.)
Review request for KDE Frameworks.
Changes
-------
* added the missing static to the two helper methods
* added a check to early quit if big endian system. If someone has a big endian system I would appreciate if he could look into properly supporting this.
Repository: kdelibs
Description
-------
Implements the createPixmapFromHandle by getting the image for the pixmaps and using it as either the Pixmap or the bitmap mask.
Diffs (updated)
-----
tier1/kwindowsystem/src/kxutils.cpp 33bd678
tier1/kwindowsystem/src/kxutils_p.h 84d639b
tier1/kwindowsystem/tests/CMakeLists.txt 0060903
tier1/kwindowsystem/tests/createpixmapfromhandletest.cpp PRE-CREATION
Diff: http://git.reviewboard.kde.org/r/112755/diff/
Testing
-------
Adjusted KWin to take this codepath and say thanks to Iceweasel for having a mask
Thanks,
Martin Gräßlin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20131104/627c9a07/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list