CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20021101 18:26:09
Modified files:
src/core : layers.c windows.c windows.h
Log message:
Implemented implicit grabbing of keys when they are pressed.
Subsequent events of this key are sent to the owner.
Releasing a key ungrabs it. If a window is closed while grabbing a
key, the window gets a pseudo release event. If fullscreen mode is
entered all keys are flushed (ungrabbed sending release events).
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.