Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

jibbo/gala-elementary-alt-tab-switcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vala 84.6%
  • CMake 11.1%
  • Makefile 4.3%