Review of "Dash to Dock for COSMIC" version 19

Details Page Preview

A Dash to Dock fork for the COSMIC/GNOME Shell, fixes conflicts with Cosmic Workspace. It prevents Cosmic Workspaces from breaking after suspend. Added Features: Border Radius Border Margins Icon Alignment Etc.

Extension Homepage
https://github.com/halfmexican/dash-to-dock-pop/tree/ubuntu-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.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. Where do you hold the instance (line 22 extension.js)? 2. Also do this in disable: ```js dockManager = null; ``` 3. Remove unncessary imports in extension.js 4. Replace `triggerTimeoutId` with `this._triggerTimeoutId` (line 972, 973 docking.js) The removal is ok after that (line 489 docking.js).