🚀 A customizable multi-column dock for GNOME Shell Keep your apps neatly organized with grouping, smooth scrolling, easy drag-and-drop reordering, auto-hide, and full multi-monitor support — built to feel natural and effortless in everyday use 🖥️✨ 💬 Share your thoughts We’d truly love to hear from you! Leave a comment here or on GitHub, report any issues you run into, or ⭐ star the project if you’re enjoying it. ❤️ Support the project If this extension makes your GNOME experience better and you’d like to help keep it growing, you can support development using the Donate button here or on our GitHub page. Thank you for your support!
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages. 2. Remove `two-column-dock.zip`: [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) 3. Rename line 202 to `destroy()` and add `super.destroy()` at the end of that function. That's is a much better way of implementing destroy without any need for connecting the signal. 4. Avoid using `=== 'function'` while you already know those functions exist (line 280, 294 `extension.js`). 5. Please don't put social media account in the description. `url` in `metadata.json` is enough. If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions