Re: Dealing with GTK 3.3.18 scrolling handling changes for GNOME 3.4
- From: Sebastien Bacher <seb128 ubuntu com>
- To: desktop-devel-list gnome org
- Subject: Re: Dealing with GTK 3.3.18 scrolling handling changes for GNOME 3.4
- Date: Fri, 16 Mar 2012 13:33:52 +0100
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]