| Summary: | [maintainer update] x11-wm/matwm2: update from 0.0.62 to 0.0.64 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mattis Michel <sic_zer0> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed From-To: open->closed Committed. Thanks! amdmi3 2009-09-20 18:54:23 UTC
FreeBSD ports repository
Modified files:
x11-wm/matwm2 Makefile distinfo
x11-wm/matwm2/files patch-Makefile
Log:
- Update to 0.0.64
PR: 138978
Submitted by: Mattis Michel <sic_zer0@hotmail.com> (maintainer)
Feature safe: yes
Revision Changes Path
1.2 +3 -1 ports/x11-wm/matwm2/Makefile
1.2 +3 -3 ports/x11-wm/matwm2/distinfo
1.2 +18 -14 ports/x11-wm/matwm2/files/patch-Makefile
_______________________________________________
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"
|
Includes several improvements and also a man page was introduced. From changelog: 0.0.63: obey global configuration file /etc/matwmrc separate bits for horizontal and vertical maximalisation replaced client_maximise() and client_fullscreen() by client_toggle_state() ewmh maximise message can now do separate horizontal and vertical maximalisation added default key bindings for hoizontal and vertical maximise (using new h/v argument to maximise key action) intendation now done with tabs instead of spaces all horizontal/vertical stuff now also works for expand, and for both now l, r, t and b argument can be used to apply these actions in one of these directions 0.0.64: ewmh state only set to maximized if maximised to both directions replaced t and b arguments for maximise and expand with u and d (up and down) added my e-mail adress in the LICENCE file wrote a man page topleft, topright, bottomleft and bottomright key actions were replaced by new to_corner Fix: Patch attached with submission follows: