Review of "Dash to Dock" version 87

Details Page Preview

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops. Side and bottom placement options are available.

Extension Homepage
https://micheleg.github.io/dash-to-dock/

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

JustPerfection active
Thanks!
JustPerfection posted a review
For 45, we don't want Gtk imports in the shell process. Please use `St.IconTheme` instead of line 501 (utils.js): https://gjs-docs.gnome.org/st12~12-icontheme/ Also, you are importing Gtk and Gdk to the shell process indirectly by using `dependencies/gi.js`. That should be fixed too.