cosmic-dock
cosmic-dock copied to clipboard
Cursor sticks to the dock when set to intelligent hide and monitors stacked.
Steps to reproduce:
- Dock set to intelligently hide and show dock on every monitor.
- Have one monitor stacked atop the other.
- Open a window on the top monitor such that the dock is hidden.
- Moving the cursor down from the top screen, it gets stuck on the dock when it re-appears. You can then move the cursor back up then below to the main screen.
I'm not sure if the cursor sticking is expected behaviour but it should definitely be an option if so because it's very annoying
I use a similar display layout, and this seems to be related to the "pressure" settings for Cosmic Dock. If you play with the /org/gnome/shell/extensions/dash-to-dock/require-pressure-to-show
and /org/gnome/shell/extensions/dash-to-dock/pressure-threshold
dconf entries, the behavior can be modified to be less sticky.
Awesome I'll give that a try, thanks!