cosmic-dock
cosmic-dock copied to clipboard
Add scroll functionality
Please add functionality for mouse scrolling wheel such as the Dash to Dock extension so that we can cycle through the app windows with scroll while minimizing with the click.
Thank you! :)
I believe this can be set with dconf-editor. Cosmic dock is a fork of dash to dock, so most of the differences are simply differences in configuration.
I got the extension, changed the functionality and then deleted it. I am thinking however that it will be pretty nice for users to have that functionality built in.
gsettings set org.gnome.shell.extensions.dash-to-dock scroll-action 'cycle-windows'
Every config of dash to dock is basically config of Cosmic dock. Every settings that is available on DashToDock to should also be available in cosmic dock. Unlike the dash to dock, there is no GUI for changing the settings(I guess).
Thanks! Yes, there is no GUI for this and I am thinking that it might be nice to have it :smile:.