p0pye / gala-elementary-alt-tab-switcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gala Window Switcher For elementaryOS

This is an alternative to the stock libplank window switcher. This is a fork of "Gala Window Manager Alternative Window Switcher" project:
https://github.com/tom95/gala-alternate-alt-tab

Install

build from sources:

$ mkdir build
$ cd build
$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
$ make
$ sudo make install

or via ppa:

$ sudo add-apt-repository ppa:popye/eos-window-switcher
$ sudo apt-get update
$ sudo apt-get install gala-eos-window-switcher

Switcher settings location:

/org/pantheon/desktop/gala/plugins/elementary-alt-tab/

Known issues

  1. Switcher do no close correctly for backwar switching (alt+shift+tab), if you using alt+shift for keyboard layout switching. Use another hot-key (ctrl+shift for example).

About

License:GNU General Public License v3.0


Languages

Language:Vala 84.6%Language:CMake 11.1%Language:Makefile 4.3%