summaryrefslogtreecommitdiff
path: root/wm/dwm/DESCR
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2007-04-13 09:08:07 +0000
committerxtraeme <xtraeme@pkgsrc.org>2007-04-13 09:08:07 +0000
commit07f2338c1d6d383bf893004fc70bb8592c4d180a (patch)
treecd07c45ed59e7a7659fcc3e6fa44b05058624795 /wm/dwm/DESCR
parentda811a7c6593c6d647dd378178ccbdf515ab1433 (diff)
downloadpkgsrc-07f2338c1d6d383bf893004fc70bb8592c4d180a.tar.gz
Initial import of dwm-3.9 from pkgsrc-wip.
dwm is a dynamic window manager for X. It manages windows in tiling and floating modes. Either mode can be applied dynamically, optimizing the environment for the application in use and the task performed. It is the little brother of wmii. dwm contains a small status bar which displays all available tags, the mode, the title of the focused window, and the text read from standard input. The selected tags are highlighted with a different color, the tags of the focused window are highlighted with a small point.
Diffstat (limited to 'wm/dwm/DESCR')
-rw-r--r--wm/dwm/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/wm/dwm/DESCR b/wm/dwm/DESCR
new file mode 100644
index 00000000000..7832cb19ca4
--- /dev/null
+++ b/wm/dwm/DESCR
@@ -0,0 +1,9 @@
+dwm is a dynamic window manager for X. It manages windows in tiling
+and floating modes. Either mode can be applied dynamically, optimizing
+the environment for the application in use and the task performed. It
+is the little brother of wmii.
+
+dwm contains a small status bar which displays all available tags, the
+mode, the title of the focused window, and the text read from standard
+input. The selected tags are highlighted with a different color, the
+tags of the focused window are highlighted with a small point.