Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
PKGREVISION.
|
|
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
to use instead "USE_TOOLS+=intltool". Remove now unused
intltool/buildlink3.mk
|
|
Instead define and use FVWM_VER (idea taken from pkgsrc/wm/fvwm).
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
build failures on systems which use GCC 4.1.x.
|
|
a properly named file. gz != bzip2. Bump revision.
|
|
|
|
We're in a pkgsrc freeze and this is not a leaf package, but the only
package using this is meta-pkgs/windowmaker-desktop.
|
|
|
|
|
|
|
|
|
|
|
|
MANUAL SPECIFIES THAT 32 MEANS long, EVEN IF YOU GET AWAY WITH IT ON i386!!!
|
|
|
|
Changes:
- add my theme file,
- delint.
20060517:
- Applied a crash patch to thing.c by Ben Stern.
|
|
Add another mirror (http) for wm/windowmaker.
Homepage URL change reported by C David Rigby via
WWW feedback form.
|
|
|
|
|
|
|
|
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
|
|
|
|
* Re-enabled the use of ApplyOn = "Workspace" for autoproperties.
* Fixed ops distributing uneven pixels in tab calculation that caused
pixels missing from the title.
* Updated menu rendering to properly honour padding and justification.
* Added Last parameter to GotoWorkspace and SendToWorkspace actions
* Fixed bug in parsing of # and // comments not parsing the content
of the line.
* Switch position of row/col placement.
* Updated and applied patch from koniu{@}sheket{.}org to add OffsetX
and OffsetY options to smart placement to pad with x/y pixels.
* Remove max allowed WidthMin value check.
* Fixed dangling reference crash in configuration parser, triggered by
the parse_key_value feature of the CfgParser. Closing #84
* Removed size limiting in resize.
|
|
|
|
1.2.26: 2006-04-16
- fix icesh workspace switching (Thomas Holder)
- Polish translation fix (Pawel Chwalowski)
- fix focus after closing fullscreen window
- new option: TaskBarShowTransientWindows (default = 1, for now)
|
|
|
|
|
|
|
|
|
|
changes:
-reverts the widely hated new focus behavior of Metacity
2.14.x to the behavior found in 2.12.x
-minor bugfixes
-translation updates
|
|
|
|
|
|
[0.99.24]
* Remove unused def_cmap field from ScreenInfo struct.
* Added -nosoliddrag option (thanks to Erik Auerswald).
* Rewrite grab_keysym() macro as a function.
[0.99.25]
* Regrab keys on receipt of MappingNotify event
* Make spawn() use find_current_screen()
* Fix build errors/warnings when VWM not defined
* Track vdesk separately on each managed screen
* Remove is_sticky tests when only need to check vdesk
* Only snap against clients on the same screen
* Fix configure requests containing sibling information
* Move unused variable workarounds after declarations
* Flesh out some switches with default cases
* Remove redundant call to XShapeSelectInput()
* Move grab_keysym() to main.c, make static
* Make recalculate_sweep() static
* Wrap client_update_current into select_client
* Restructure client_update_current()
* Wrap fetching of mwm_hints property into init_geometry
* Omit some unneeded code when VWM not defined
EWMH atoms mostly, also some keymap defines.
* Code tidy
Dead declarations removed from evilwm.h. Some reordering of other
declarations. Nothing that should affect anything.
* Use XQueryPointer to find pointer root instead of trying to track it
* Macro-ise get_mouse_position()
* Declare some of opt_* as static in main.c
* Don't track bounding_shaped
This is never used outside set_shape and I'm not convinced that
XShapeQueryExtents refers to the old values.
* Fix foolish lookup of screen number where it's already known
* Expose events not needed on frame windows
* Grab buttons when making client instead of every enter event
* Refactored handle_key_event()
|
|
need them, for example RESTRICTED and SUBST_MESSAGE.*.
|
|
the author changed his email address. Bump PKGREVISION,
use DIST_SUBDIR.
|
|
|
|
|
|
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
|
|
|