[Xfce-bugs] [Bug 16759] New: No overshoot effect when scrolling in exo-icon-view

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Apr 25 15:14:18 CEST 2020


https://bugzilla.xfce.org/show_bug.cgi?id=16759

            Bug ID: 16759
           Summary: No overshoot effect when scrolling in exo-icon-view
    Classification: Xfce Core
           Product: Exo
           Version: 0.12.11
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: Iconview
          Assignee: xfce-bugs at xfce.org
          Reporter: lastonestanding at tutanota.com
  Target Milestone: Exo 0.12

Created attachment 9794
  --> https://bugzilla.xfce.org/attachment.cgi?id=9794&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list