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:
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
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"
State Changed From-To: open->closed Committed. Thanks!