Merge branch 'master' of git://factorcode.org/git/factor

db4
Aaron Schaefer 2009-04-22 00:57:52 -04:00
commit 278c96a051
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