Am 18.01.2011 20:44, schrieb Banlu Kemiyatorn:
> I just look at how MotionNotify is handled, it does compress xmotion
> event near the comment "Compress motion events to avoid flooding.", I
> thought this was fixed but apparently this was fixed only in my tree.
> If an user want to discard motion events, they should do that or
> consider doing that at app level. Would you please have this removed?

I would like to disagree here. Condensing mouse move events is the right
thing to do in most cases. There may be a few applications that want to
get all the movement events, even when they aren't fast enough to handle
them. (Although I really don't see what they could be doing with them in
this case) For these special cases we could thing about an option to
switch off the compression of events. Changing this for all applications
will make GNUstep unusable on slow devices. And for fast applications no
event compression happens anyway.

Fred

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to