xserver/hw
Jon Turney 6a64b9d7af hw/xwin: xcbify code for converting X11 icon to Win32 icon
Convert the code for converting an X11 icon to Win32 icon from Xlib to xcb.

v2: some warning fixes in winXIconToHICON()
v3: declaration-after-statement warning fixes
v4: printf format fixes
v5: convert in place rather than in a library

This also avoids the xlib/xserver namespace collision issues, so
winmultiwindowicons.h can be included everywhere it should be, which fixes
compilation with -Werror=implicit-function-declaration

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
2016-04-07 10:30:48 +01:00
..
dmx dmx/glxProxy: don't free the glx pixmap twice if AddResource fails 2016-03-08 10:19:51 -05:00
kdrive ephyr: Fix redisplay with glamor on GLES. 2016-03-10 11:12:43 -05:00
vfb vfb: Re-add LD_EXPORT_SYMBOLS_FLAG to LDFLAGS 2016-03-23 14:47:24 -04:00
xfree86 glx: Implement GLX_EXT_libglvnd (v2) 2016-03-30 11:13:57 -04:00
xnest xnest: Fix needless build dependency on xcb-util-keysyms 2015-11-24 10:41:14 -05:00
xquartz glx: Compute the GLX extension string from __glXScreenInit 2016-03-30 11:13:57 -04:00
xwayland xwayland: Pretend we support viewport in vidmode 2016-03-28 14:10:59 -04:00
xwin hw/xwin: xcbify code for converting X11 icon to Win32 icon 2016-04-07 10:30:48 +01:00
Makefile.am Xwayland DDX 2014-04-03 15:19:22 -07:00