On Thu, Oct 28, 2010 at 12:58 PM, Nikodemus Siivola
<nikode...@random-state.net> wrote:
> I'm wondering if there should be a single global *IDLE-HOOK* (or maybe
> REGISTER-IDLE-HOOK) in addition to the per-window method approach --
> something which causes windows to automatically subscribe to Idle
> events without registering themselves in *WINDOWS-WITH-IDLE-EVENTS*.

Sounds like a good straightforward idea. I've implemented that here:
<https://github.com/luismbo/cl-opengl/commit/2604ea787dd8516ebf0674c2a8efef30fb1eac21>

I'll send a pull request to Bart after testing it.

-- 
Luís Oliveira
http://r42.eu/~luis/

_______________________________________________
cl-opengl-devel mailing list
cl-opengl-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cl-opengl-devel

Reply via email to