Re: GTK+3 motion events and is_hint

2013-05-17 Thread Donn
Anyone? \d ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: GTK+3 motion events and is_hint

2013-05-17 Thread Tristan Van Berkom
This is a good question, actually I haven't used this feature since GTK+2... I'd be curious to know the answer but here is my input anyway. Your application doesn't do much between is_hint events, so it could be that if you were slow handling the hint events, you might receive events that are

Re: GTK+3 motion events and is_hint

2013-05-17 Thread Donn
On 17/05/2013 11:29, Tristan Van Berkom wrote: This is a good question, actually I haven't used this feature since GTK+2... I'd be curious to know the answer but here is my input anyway. Tristan, Thanks so much for responding. I will try your suggestions and perhaps clarity will come in time.

GTK+3 motion events and is_hint

2013-05-04 Thread Donn
Hi, (Like in idiot I sent the first version of this to the wrong list!) Hi, I'm new to GTK (and Vala). This is a Gtk+3.x question. Can anyone explain why the event-is_hint always seems to return 1? AFAICT the HINT_MASK is supposed to reduce the number of motion events *and* send the