{"id":13432755,"url":"https://github.com/micheleg/dash-to-dock","last_synced_at":"2026-02-12T06:21:46.296Z","repository":{"id":3268980,"uuid":"4308240","full_name":"micheleg/dash-to-dock","owner":"micheleg","description":"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.","archived":false,"fork":false,"pushed_at":"2025-04-03T06:26:42.000Z","size":8297,"stargazers_count":3997,"open_issues_count":755,"forks_count":464,"subscribers_count":70,"default_branch":"master","last_synced_at":"2025-04-25T17:55:08.527Z","etag":null,"topics":["dock","gnome","linux"],"latest_commit_sha":null,"homepage":"https://micheleg.github.io/dash-to-dock/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micheleg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-05-12T17:17:19.000Z","updated_at":"2025-04-24T19:55:41.000Z","dependencies_parsed_at":"2023-02-14T07:45:34.137Z","dependency_job_id":"3f671b14-6fed-4242-87e5-5dce47e0d597","html_url":"https://github.com/micheleg/dash-to-dock","commit_stats":{"total_commits":1599,"total_committers":152,"mean_commits":"10.519736842105264","dds":0.5021888680425266,"last_synced_commit":"a21bfc10962a9a035f97fd9061655ae8ac842053"},"previous_names":[],"tags_count":187,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleg%2Fdash-to-dock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleg%2Fdash-to-dock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleg%2Fdash-to-dock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micheleg%2Fdash-to-dock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micheleg","download_url":"https://codeload.github.com/micheleg/dash-to-dock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254000885,"owners_count":21997443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dock","gnome","linux"],"created_at":"2024-07-31T02:01:16.167Z","updated_at":"2026-02-12T06:21:46.291Z","avatar_url":"https://github.com/micheleg.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","HarmonyOS","Desktop Customization","Tool"],"sub_categories":["Windows Manager","VoIP","Desktop Extension Tool"],"readme":"# Dash to Dock\n![screenshot](https://github.com/micheleg/dash-to-dock/raw/master/media/screenshot.jpg)\n\n## A dock for the GNOME Shell\nThis extension enhances the dash moving it out of the overview and transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops without having to leave the desktop view.\n\n[\u003cimg src=\"https://micheleg.github.io/dash-to-dock/media/get-it-on-ego.png\" height=\"100\"\u003e](https://extensions.gnome.org/extension/307/dash-to-dock)\n\nFor additional installation instructions and more information visit [https://micheleg.github.io/dash-to-dock/](https://micheleg.github.io/dash-to-dock/).\n\n## Installation from source\n\nThe extension can be installed directly from source, either for the convenience of using git or to test the latest development version. Clone the desired branch with git\n\n### Build Dependencies\n\nTo compile the stylesheet you'll need an implementation of SASS. Dash to Dock supports `dart-sass` (`sass`), `sassc`, and `ruby-sass`. Every distro should have at least one of these implementations, we recommend using `dart-sass` (`sass`) or `sassc` over `ruby-sass` as `ruby-sass` is deprecated.\n\nBy default, Dash to Dock will attempt to build with `sassc`. To change this behavior set the `SASS` environment variable to either `dart` or `ruby`.\n\n```bash\nexport SASS=dart\n# or...\nexport SASS=ruby\n```\n\n### Building\n\nClone the repository or download the branch from github. A simple Makefile is included.\n\nNext use `make` to install the extension into your home directory. A Shell reload is required \u003ckbd\u003eAlt+\u003ckbd\u003eF2\u003c/kbd\u003e \u003ckbd\u003er\u003c/kbd\u003e \u003ckbd\u003eEnter\u003c/kbd\u003e under Xorg or under Wayland you may have to logout and login. The extension has to be enabled  with *gnome-extensions-app* (GNOME Extensions) or with *dconf*.\n\n```bash\ngit clone https://github.com/micheleg/dash-to-dock.git\nmake -C dash-to-dock install\n```\n\nIf `msgfmt` is not available on your system, you will see an error message like the following:\n\n```bash\nmake: msgfmt: No such file or directory\n```\n\nIn this case install the `gettext` package from your distribution's repository.\n\n\n## Bug Reporting\n\nBugs should be reported to the Github bug tracker [https://github.com/micheleg/dash-to-dock/issues](https://github.com/micheleg/dash-to-dock/issues).\n\n## License\nDash to Dock Gnome Shell extension is distributed under the terms of the GNU General Public License,\nversion 2 or later. See the COPYING file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheleg%2Fdash-to-dock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicheleg%2Fdash-to-dock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicheleg%2Fdash-to-dock/lists"}