No overshoot effect when scrolling in exo-icon-view
Submitted by Theo Linkspfeifer
Assigned to Xfce Bug Triage
Description
Created attachment 9794 Add GDK_SMOOTH_SCROLL_MASK to event mask
The overshoot effect is handled by GtkScrolledWindow, but only if GDK_SMOOTH_SCROLL events are enabled. However, simply adding it to the event mask breaks Thunar's list view because exo_icon_view_scroll_event() expects the non-smooth scrolling data.
Attachment 9794, "Add GDK_SMOOTH_SCROLL_MASK to event mask":
0001-Add-GDK_SMOOTH_SCROLL_MASK-to-event-mask.patch
Version: 0.12.11