Re: [gdk/directfb] Wrong GDK events delivered sometimes

2007-01-19 Thread Attilio Fiandrotti
Hi I've prepared a patch that takes care of fixing some bugs related to the generation of crossing events and to cursor's shape 1) the dfb backend currently receives twice in a row a DEWT_ENTER: i asked directfb-dev if this is something normal dfb operating (i doubt it) or more likely a bug

Re: Tooltips patch [take 1]

2007-01-19 Thread Kristian Rietveld
Hi Tim, I've taken over most of the changes and left those out of this mail. Replies to relevant snippets below ... On Tue, Jan 09, 2007 at 02:51:56PM +0100, Tim Janik wrote: > > +static gboolean > > +gtk_tooltip_paint_window (GtkTooltip *tooltip) > > +{ > > + GtkRequisition req; > > + > > + g