diff options
author | Peter Hofmann <scm@uninformativ.de> | 2020-04-28 21:30:13 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2020-04-29 17:59:15 +0200 |
commit | 649a067929656183ca6d194536b5927bf84daf82 (patch) | |
tree | 20b22e759c842d5d4cd797191cf6ae93db947344 /man1 | |
parent | a5c296a74c83a23331009e55f323e89f679166c3 (diff) | |
download | lariza-649a067929656183ca6d194536b5927bf84daf82.tar.gz |
Scroll tabs using mouse wheel
Not ideal, because it doesn't work when the mouse hovers over empty
areas. If we connect that signal to the notebook itself, it will also
trigger when scrolling the web page -- if the web_view doesn't handle
the scroll. The event then propagates upwards in the hierarchy and ends
up in the notebook.
Means we would have to wrap the web_view in a dummy evbox that catches
all scroll events. Nah.
Diffstat (limited to 'man1')
0 files changed, 0 insertions, 0 deletions