summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbcursor.h
Commit message (Collapse)AuthorAgeFilesLines
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-0/+71
Custom cursor pixmaps with depth greater than 1 are not yet supported and will be converted to monochrome always. Reviewed-by: Samuel Rødal