NOTICE: This package has been removed from pkgsrc

./wip/dwm, Dynamic window manager

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 5.5nb1, Package name: dwm-5.5nb1, Maintainer: leot1990

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.


Required to build:
[pkgtools/x11-links]

Package options: xinerama

Master sites:

SHA1: ad756106b1bd3a7429127246f577f2842b3a4fd6
RMD160: 045decca40dea064b89b48e86cd2cbe00f546aef
Filesize: 17.538 KB

Version history: (Expand)


CVS history: (Expand)


   2009-06-16 01:45:09 by Thomas Klausner | Files touched by this commit (10) | Package removed
Log message:
Remove dwm and dmenu, updated in pkgsrc based on the wip versions.
   2009-06-13 14:53:41 by Leonardo Taccari | Files touched by this commit (1)
Log message:
+LICENSE. (dwm is under mit license)
   2009-06-03 13:04:42 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix destdir.

   2009-05-14 22:41:32 by Leonardo Taccari | Files touched by this commit (2)
Log message:
"xinerama" is now in the PKG_SUGGESTED_OPTIONS (native X11 in NetBSD \ 
has got
it and dwm by default too build with the xinerama support).

Bump PKGREVISION.
   2009-05-11 21:21:08 by Leonardo Taccari | Files touched by this commit (1)
Log message:
Fixed compilation issues with PKG_OPTIONS.dwm (it was possible to correctly
build dwm-5.5 only with "xinerama" option). A big thank you to
Thomas Klausner who reported the issue.
   2009-05-01 00:42:12 by Leonardo Taccari | Files touched by this commit (2)
Log message:
Update to dwm-5.5.

Changes:
- various bugfixes and code cleanups
- noborder feature of single tiled clients in the view has been
removed for simplicity reasons
- usegrab option in config.h has been removed
   2009-02-08 17:52:48 by Leonardo Taccari | Files touched by this commit (3)
Log message:
Update to dwm-5.4.1.

Changes:
 dwm-5.4.1:
  Bugfix release.
 dwm-5.4:
  This release doesn't draw any borders around tiled clients if there is
  only 1 tiled client in the view. This saves some extra space of screen
  real estate for the application in use -- and provides a hint in
  monocle layout if there are more clients managed by dwm or not. 
   2008-10-21 22:51:30 by Leonardo Taccari | Files touched by this commit (1)
Log message:
I will maintain it.