Drag and drop to taskbar program not working

No, it doesn't.

But I fixed the drag & drop issue on x11 by changing the Zorin Dash (originally Dash-to-Dock) extension file. If you open the desktop (or other folder) on File Manager or if you open any other application it works. It uses the mouse location on dock to focus the app. It only works if the app is already opened (similar to Windows 11 taskbar functionality)

How to do:

For Zorin Dash:

cd /usr/share/gnome-shell/extensions/zorin-dash@zorinos.com
sudo cp dash.js dash.js.BAK
sudo gnome-text-editor dash.js

For Dash to Dock extension users:

cd /home/$USER/.local/share/gnome-shell/extensions/dash-to-dock\@micxgx.gmail.com/
cp dash.js dash.js.BAK
gnome-text-editor dash.js

Replace with this:

Then log out and login.

Example:

xdnd

1 Like

Do you also know how to change the code for Zorin taskbar?

No I don't know the other extension. I think Zorin Taskbar is for another theme. I use the Zorin Pro's theme and that uses Zorin Dash (which is the same as Dash to Dock, you can download the extension). When I check Zorin Taskbar it shows as disabled.

My extensions:

1 Like