Path to this page:
Subject: CVS commit: pkgsrc/wm/dwm
From: Tobias Nygren
Date: 2009-07-15 22:35:18
Message id: 20090715203518.6EA84175D0@cvs.netbsd.org
Log Message:
PR pkg/41731: maintainer update of wm/dwm to dwm-5.6.
Changes:
o new Xinerama support that creates a view per Xinerama screen.
Focusing different screens works using the mouse or
the new shortcuts Mod1-. and Mod1-, (or Mod1-Shift-, and Mod1-Shift-.
for sending windows to next/prev screen).
o Extended Rule structure in config.h with an additional monitor field
(-1 if a client should be assigned to the selected screen, or 0.. for a
specific screen)
o Several bugfixes in the resize handling
Files: