1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-01-27 15:25:24 -05:00
Rofi: A window switcher, application launcher and dmenu replacement
Find a file
2013-01-20 13:01:13 +01:00
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:

    1. Desktop number.
    2. Window class.
    3. 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.