2008/6/18 Dan Torop dtorop@gmail.com:
Attached is a patch which enables game mode via a window initarg "game-mode". The enter-game-mode and leave-game-mode calls must be used instead of create-window and destroy-window, hence the somewhat invasive coding. I'm not sure if this is the right approach, another possibility would be to make a sibling class of "window", "game-mode-window"?
I'm not sure either, but it looks fine as is so I've applied it. Thanks!