/gala-switch

An alternative application and window switcher for Gala.

Primary LanguageValaGNU General Public License v3.0GPL-3.0

Switch

screenshot

An alternative application and window switcher for Gala.

Version 0.1.0 Licensed under the GNU General Public License v3.0

Installation

Clone this repository or download the latest release.

git clone https://github.com/paysonwallach/gala-switch

Create and configure the build directory:

meson --prefix=/usr build

Build and install with ninja.

ninja -C build install

Log out and log back in, or restart gala using the following:

gala -d :0 --replace

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change. By participating in this project, you agree to abide by the terms of the Code of Conduct.

License

Switch is licensed under the GNU General Public License v3.0.