mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-03 04:23:42 -05:00
Rofi: A window switcher, application launcher and dmenu replacement
LICENSE | ||
Makefile | ||
PKGBUILD | ||
README.md | ||
simpleswitcher.1 | ||
simpleswitcher.c | ||
textbox.c |
simpleswitcher
A popup window switcher roughly based on superswitcher, requiring only xlib and xft.
-
Switcher centered on screen (or monitor for multi-head).
-
Vertical list with three columns:
- Desktop number.
- Window class.
- Window title.
-
Controls like dmenu:
- Type to filter windows.
- Arrows to highlight selections.
- Return to select.
-
Modes to display:
- All windows on all desktops.
- Only windows on current desktop.
-
Runs in background or once-off.