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
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/
- 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).