efl/legacy
Carsten Haitzler 8451b5cc08 key grabs are done... ok not as efficiently as i'd liek so having more than
a dozen key grabs at any time may impact key event handling a little...

oh yeah.. added to the api .. now theres a modifier mask and a not_mask. the
not mas means "grab the key only if NONE of these modifiers are active and
only if one or more of the mask modifiers are active). using this you can
easily select allmodifiers, none, or a certain set of modifiers. if you need
more than that put in multiple grabs then :) to just have that exact set of
modifiers grabbed have not_mask be the inverse of mask. :)


SVN revision: 6546
2003-01-05 12:55:37 +00:00
..
ecore Debian copyright file fix in HEAD replacing Author(s) by Author or Authors. 2002-12-24 14:19:57 +00:00
eet Whoops... seems raster has given up his writing-configure-by-hand-urge a while 2003-01-04 12:24:25 +00:00
evas key grabs are done... ok not as efficiently as i'd liek so having more than 2003-01-05 12:55:37 +00:00