summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorseanpringle <sean.pringle@gmail.com>2012-07-18 22:24:40 +1000
committerseanpringle <sean.pringle@gmail.com>2012-07-18 22:24:40 +1000
commit34b4a12083d77f0dc0065b8dce2db706f7606988 (patch)
treebd4c23e19d119a70d259d0da23cbb4ce57c9b605 /README.md
parentb11af808fd2d3c2b6be956d5de40964f6e0957cb (diff)
docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d783f6f8..b4910faf 100644
--- a/README.md
+++ b/README.md
@@ -3,15 +3,19 @@
A popup window switcher roughly based on [superswitcher](http://code.google.com/p/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. \ No newline at end of file