Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2009 16:16:38 GMT
From:      Mattis Michel <sic_zer0@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/139311: [maintainer update] x11-wm/matwm2: update from 0.0.65 to 0.0.66
Message-ID:  <200910021616.n92GGciG061491@www.freebsd.org>
Resent-Message-ID: <200910021620.n92GK17f057061@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139311
>Category:       misc
>Synopsis:       [maintainer update] x11-wm/matwm2: update from 0.0.65 to 0.0.66
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 02 16:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mattis Michel
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD matland.telenet.be 7.2-RELEASE FreeBSD 7.2-RELEASE #10: Fri Sep 18 03:35:56 CEST 2009     supermaties@matland.telenet.be:/usr/obj/usr/src/sys/MATLAND  amd64
>Description:
includes a very important bugfix

from changelog:
0.0.66:
        prevent focus stealing - EWMH can still set other winows active then the one under the pointer, if this happens a click will fix that
        support for click-to-focus and click-raise
        minor changes and additions to the man page concerning the behaviour of the window list
        when leaving window list, first focus warp the mouse to the new window, then umap the window list - avoiding eventual enter event etc for the window under the window list
        fixed checking for modifiers keys left after key release in window list event handler
        introduced README file
        from now on MIT licence will be used
        support for EWMH NET_SHOWING_DESKTOP mode, and modified iconify_all to do the same thing
        moved sentence about iconifying windows to iconify part, it was wrongly placed with iconify_all description
        if there is a current desktop defined by an EWMH hint, go there (greater then the number of desktops will be threated as the last desktop)
        also clients that were on a desktop further then the last desktop will be put on the last one
        found and fixed serious bug that would cause matwm to forget about restoring windows from the first desktop if quitting while on another
        added info about how to exit matwm, and how it will restore windows at exit in the manual page
        restored old (0.0.5 - 0.0.48) changelog from e-mails

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN matwm2.orig/Makefile matwm2/Makefile
--- matwm2.orig/Makefile	2009-10-02 18:06:30.000000000 +0200
+++ matwm2/Makefile	2009-10-02 18:06:41.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	matwm2
-PORTVERSION=	0.0.65
+PORTVERSION=	0.0.66
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://www.gatorgitter.com/~maties/
 
diff -ruN matwm2.orig/distinfo matwm2/distinfo
--- matwm2.orig/distinfo	2009-10-02 18:06:30.000000000 +0200
+++ matwm2/distinfo	2009-10-02 18:08:03.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (matwm2-0.0.65.tar.gz) = d7df370b3dde1ef7f69973087bf94cc5
-SHA256 (matwm2-0.0.65.tar.gz) = 93655aa30e011e07c46d02ea39d1b2c1b4ee2b915fd243f4c88c072de651423c
-SIZE (matwm2-0.0.65.tar.gz) = 27292
+MD5 (matwm2-0.0.66.tar.gz) = 4fefedea4f70c5a63f8bd811a9fedd46
+SHA256 (matwm2-0.0.66.tar.gz) = f423a7a3a8d137c2925ce61f149d4cc7830e891db282ae324dd203e8093e3bee
+SIZE (matwm2-0.0.66.tar.gz) = 33880


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910021616.n92GGciG061491>