Re: Dealing with GTK 3.3.18 scrolling handling changes for GNOME 3.4



On Fri, Mar 16, 2012 at 8:50 AM, Patryk Zawadzki <patrys pld-linux org> wrote:
> W dniu 16 marca 2012 13:33 użytkownik Sebastien Bacher
> <seb128 ubuntu com> napisał:
>> 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.
>
> Shouldn't that be the case unless you explicitly ask for GDK_SMOOTH_SCROLL_MASK?

Yes, that should be the case


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]