diff options
author | martti <martti@pkgsrc.org> | 2006-07-02 09:32:55 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2006-07-02 09:32:55 +0000 |
commit | 44adfa73b62ba43fe3ec722aa96004821c7bda73 (patch) | |
tree | 676ea2c3ab8234504b80230f68859d06ecaf988f /wm/fvwm-devel/patches | |
parent | e4b5e3e4aa7b189648728d649ba52015e3a4c10b (diff) | |
download | pkgsrc-44adfa73b62ba43fe3ec722aa96004821c7bda73.tar.gz |
Updated wm/fvwm-devel to 2.5.16
Changes in beta release 2.5.16 (20-Jan-2006)
* New features:
- If the pointer can not be grabbed in functions, a message is
printed to the console instead of beeping.
* Bug Fixes:
- Fixed a couple of build problems introduced in 2.5.15.
Changes in beta release 2.5.15 (14-Jan-2006)
* New features:
- Variables can be nested, like $[desk.name$[desk.n]].
- Obsolete one-letter variables work, but generate warnings now.
- Windows can be placed by any button (now also >3).
- It is now possible to redefine the buttons usable to finish
window movement and manual placement.
- New window condition PlacedByButton.
- MenuStyle pairs can be negated by prefixing '!'.
- New generic tabbing module - FvwmTabs.
- New Style option: EWMHIgnoreWindowType.
- New MenuStyle options: MouseWheel, ScrollOffPage and
TrianglesUseFore.
- To compile from CVS, autoconf-2.53 or above is now required.
This does not affect compiling the released tarballs.
- New option "screen" to Move and ResizeMove commands to allow
specifying the target Xinerama screen.
* Bug Fixes:
- Supported a new fribidi version 0.10.5 in addition to 0.10.4.
- Better look for windows with "BorderStyle TiledPixmap".
- Some EWMH-related 64-bit fixes.
- Fixed segmentation fault when replacing title of title only
menus (Bug #1121).
- Fixes for resizing of shaded windows and resizing/moving
windows with complex functions.
Diffstat (limited to 'wm/fvwm-devel/patches')
-rw-r--r-- | wm/fvwm-devel/patches/patch-aa | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/wm/fvwm-devel/patches/patch-aa b/wm/fvwm-devel/patches/patch-aa index 82e18587f2b..123450f611d 100644 --- a/wm/fvwm-devel/patches/patch-aa +++ b/wm/fvwm-devel/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.2 2004/06/27 07:09:26 epg Exp $ +$NetBSD: patch-aa,v 1.3 2006/07/02 09:32:55 martti Exp $ ---- bin/Makefile.in.orig Fri Mar 19 11:32:33 2004 -+++ bin/Makefile.in -@@ -591,14 +591,8 @@ pod2man: \ +--- bin/Makefile.in.orig 2006-01-20 11:22:45.000000000 +0200 ++++ bin/Makefile.in 2006-07-01 07:10:20.000000000 +0300 +@@ -697,14 +697,8 @@ _fvwm-perllib.1 install-exec-local: |