[Xfce-bugs] [Bug 16601] Long press on history action button is broken
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Mar 30 11:44:22 CEST 2020
https://bugzilla.xfce.org/show_bug.cgi?id=16601
--- Comment #5 from alexxcons <alexxcons at xfce.org> ---
Probably can be done by listening to "button-release-event" and checking the
event->time in the handler (struct GdkEventButton)
Its in thunar-window.c:750 and thunar-window.c:3690
Rebased, most recent version of the WIP branch:
https://github.com/alexxcons/thunar/tree/ReplaceGtkAction2
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list