Launch favorite apps from window switcher popup.
Git repository: https://github.com/dsboger/gnome-shell-extension-window-switcher-launcher
E.g.o: https://extensions.gnome.org/extension/1343/window-switcher-launcher/
- Window Switcher Launcher was tested with GNOME Shell 3.22+
- It may (and probably will) interfere with other extensions that also modify the window switcher. This scenario was not tested yet. If you find an incompatibility that you would like to see fixed, please file a bug report!
You may simply go to the e.g.o URL above and install the latest, reviewed release of Window Switcher Launcher. It is also possible to install from the Git repository by cloning (or downloading a release snapshot) and running the following commands from the root folder:
./autogen.sh
./configure
make localinstall
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program 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 the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.