X11.windows: fix bug with radeonhd driver (reported by Chris Double)

db4
Slava Pestov 2009-04-21 23:19:46 -05:00
parent b18081929c
commit 5d64766e4c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ arrays fry ;
IN: x11.windows
: create-window-mask ( -- n )
{ CWColormap CWEventMask } flags ;
{ CWBackPixel CWBorderPixel CWColormap CWEventMask } flags ;
: create-colormap ( visinfo -- colormap )
[ dpy get root get ] dip XVisualInfo-visual AllocNone