wmii

git clone git://oldgit.suckless.org/wmii/
Log | Files | Refs | README | LICENSE

commit 156ef505f2cd2410aff3934c0bb3293badc84977
parent 5d69ff8dd80b46ce0f1b6db92994a882d03e3c4d
Author: Kris Maglione <jg@suckless.org>
Date:   Mon, 25 Aug 2008 16:10:19 -0400

Added NEWS file.

Diffstat:
NEWS | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/NEWS b/NEWS @@ -0,0 +1,9 @@ +2008-08-25: + * libixp version 97 now required + * Stack and max modes now affect floating clients: + - max: Collapsed clients disappear, all clients disappear + when managed layer is selected. + - stack: All clients but selected are collapsed. + * Adobe's Flash plugin's fullscreen mode now works. + * Some annoying focus bugs are fixed. +