After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 787399 - Mouse wheel behaviour ambiguous
Mouse wheel behaviour ambiguous
Status: RESOLVED OBSOLETE
Product: libwnck
Classification: Core
Component: pager
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libwnck maintainers
libwnck maintainers
Depends on:
Blocks:
 
 
Reported: 2017-09-07 08:19 UTC by Johannes
Modified: 2018-01-24 13:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johannes 2017-09-07 08:19:01 UTC
Currently libwnck pager implements spatial navigation for the mouse wheel. Ie. wheel down selects the workspace below current, wheel up above current, wheel left the one to the left, right to right. 

In 2.x there is no spatial navigation. So wheel down selects the next workspace, wheel up the previous. (placed to the right/left usually)

While supporting 2d scrolling seems a good feature, it breaks the old behaviour. Mice with 2 scroll wheels are very rare. For one wheel mice, scroll down usually means "select next", wheel up "select previous". 

However with current 3.x libwnck, I'm not able to select the next/prev workspace by mouse wheel, cause my mouse also has only one wheel. So by wheel I can only switch workspaces in an order like 1->11->2->12->3->13 etc. 

libwnck-pager should support a property "spacial_navigation" which toggles between 1d and 2d scroll behaviour. 


Use case: 

As an xfce user, I've become very accustomed to the 2.x scroll behaviour. It's also possible to switch workspaces with mouse-wheel-over-desktop, which also works like 2.x. KDE also uses this behaviour since 3.x.  

Xfce pager has recently been ported to GTK3 where the pager shows a different scroll behaviour than wheel-over-desktop. For xfce-pager, which uses libwnck, there is no way to change the behaviour.
Comment 1 GNOME Infrastructure Team 2018-01-24 13:53:53 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/libwnck/issues/134.