From: John Tsiombikas Date: Sun, 29 Jul 2012 04:11:01 +0000 (+0000) Subject: Fixed broken X11 menus. The MPX patch would naively just call the X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=commitdiff_plain;ds=inline;h=7d74b757c8baff54bacd60aa40273be4d0e903c6;hp=7d74b757c8baff54bacd60aa40273be4d0e903c6;p=freeglut Fixed broken X11 menus. The MPX patch would naively just call the standard (non-multi) callbacks directly, overriding all the menu-handling logic in the standard X event processing loop. git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1375 7f0cb862-5218-0410-a997-914c9d46530a ---