Le 16/03/2012 12:56, Bastien Nocera a écrit :
So gtk_widget_add_events (widget, GDK_SCROLL_MASK); for every widget for
which we want the old behaviour back, correct? Sounds doable by 3.4.
Well "old behaviour back", you will still not get GDK_SCROLL_UP,DOWN events so any code checking for those will need updating.

Speaking about trivial it's not really, it took 5 patches to nautilus, one of the patches created a segfault and there are still issues unsorted after that.

Grepping though GNOME sources there is at least 15 sources that will need to be patched, that also doesn't include out of GNOME softwares...

--
Sebastien Bacher
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to