Minimalism Gnome Shell Extensions
Launch And Expose Show all running windows in an overview when clicking in the upper right corner, show all apps in an overview when clicking in the upper left corner.
Hide Dash X Hide the dash from the activities overview.
Hide Workspace Thumbnails Hide workspace thumbnails from the overview. But don't worry they are still present and one can switch between them like usual with e.g. shortcuts.
Hide Dash X
Hide WorkSpace Thumbnails And Dash
Launch And Expose
Each extensions has its own subfolder under the project root directory. The according folder should contain all files and assets which are requiered for the extension to properly work.
for hook in $(git rev-parse --show-toplevel)/*.hook; do
(cd "$(git rev-parse --show-toplevel)"
&& ln -s "../../$(basename ${hook})" ".git/hooks/$(basename ${hook%.hook})");
done
Reject whitespace errors, and auto-generate zip file ready to upload to the Developer Dashboard.
Gordian Edenhofer
Nattapong Pullkhow (until April 2014)
Unless otherwise stated, the files in this project may be distributed under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2 and [version 3] (https://www.gnu.org/copyleft/gpl-3.0.html) of the GNU General Public License for more details.