boring-window-switcher: A boring window switcher.

[ bsd3, graphics, library, program ] [ Propose Tags ]

A boring window switcher. See README.md


[Skip to Readme]

Flags

Automatic Flags
NameDescriptionDefault
author-test

Run test only for authors.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5
Change log ChangeLog.md
Dependencies base (>=4.7.0 && <5.0), boring-window-switcher, gtk (>=0.13.9 && <0.15), transformers (>=0.3.0 && <0.6), X11 (>=1.6.1 && <1.7) [details]
License BSD-3-Clause
Author Toshio Ito <debug.ito@gmail.com>
Maintainer Toshio Ito <debug.ito@gmail.com>
Category Graphics
Home page https://github.com/debug-ito/boring-window-switcher
Bug tracker https://github.com/debug-ito/boring-window-switcher/issues
Source repo head: git clone https://github.com/debug-ito/boring-window-switcher.git
Uploaded by debugito at 2016-06-28T10:31:13Z
Distributions
Executables boring-window-switcher
Downloads 3882 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-22 [all 1 reports]

Readme for boring-window-switcher-0.1.0.0

[back to package description]

boring-window-switcher

screen shot

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.

Author

Toshio Ito debug.ito@gmail.com