[Xfce-bugs] [Bug 15886] Unchecking the "Switch worspaces using mouse wheel" checkbox has no effect

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Aug 25 22:29:04 CEST 2019


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

Andre Miranda <andreldm at xfce.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andreldm at xfce.org

--- Comment #1 from Andre Miranda <andreldm at xfce.org> ---
Created attachment 8957
  --> https://bugzilla.xfce.org/attachment.cgi?id=8957&action=edit
patch

(In reply to Guido Falsi from comment #0)
> Looks like a regression in 4.14.
In Wnck 2.91.90 they introduced a handler for scroll events, which is not
possible to disable.

The attached patch overrides that handler with the panel's custom scroll event
handler. I don't think that's elegant, but upstream doesn't make it easy and I
don't know how to accomplish the same with g_signal_handlers_disconnect_by_*.

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


More information about the Xfce-bugs mailing list