Bug 139311 - [maintainer update] x11-wm/matwm2: update from 0.0.65 to 0.0.66
Summary: [maintainer update] x11-wm/matwm2: update from 0.0.65 to 0.0.66
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-02 17:20 UTC by Mattis Michel
Modified: 2009-10-07 11:00 UTC (History)
0 users

See Also:


Attachments
file.diff (893 bytes, patch)
2009-10-02 17:20 UTC, Mattis Michel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mattis Michel 2009-10-02 17:20:00 UTC
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

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2009-10-02 22:51:03 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-10-03 00:00:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-10-07 10:56:40 UTC
miwi        2009-10-07 09:56:26 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/matwm2        Makefile distinfo 
  Log:
  - Update to 0.0.66
  
  PR:             139311
  Submitted by:   Mattis Michel <sic_zer0@hotmail.com> (maintainer)
  
  Revision  Changes    Path
  1.4       +1 -1      ports/x11-wm/matwm2/Makefile
  1.4       +3 -3      ports/x11-wm/matwm2/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2009-10-07 10:56:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!