packages feed

boring-window-switcher-0.1.0.0: README.md

# boring-window-switcher

![screen shot](https://raw.githubusercontent.com/debug-ito/boring-window-switcher/master/resource/screenshot.png)

A boring window switcher for X11 desktop environments.

Unlike many other window switchers, this is NOT a daemon. This is just a regular Gtk+ application that shows windows currently open, and raises the window the user selects. It does not do any tricky keyboard grabbing.


## How to Install

TBW. (It's a Haskell program installable by `cabal`).

## How to Run

 $ boring-window-switcher

## See Also

Probably you should use other feature-rich window switchers.

- [Rofi](https://davedavenport.github.io/rofi/)
- [seanpringle/simpleswitcher](https://github.com/seanpringle/simpleswitcher)
- [Frenzie/nimbler: A window switcher for users who keep a lot of windows open on multiple workspaces.](https://github.com/Frenzie/nimbler)
- [AdamCDunlap/telescope: Simple window switcher](https://github.com/AdamCDunlap/telescope)


## Author

Toshio Ito <debug.ito@gmail.com>