developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
- documentation fixes
- display-directx:
- bugfix: do not adjust the window with the size of the
decorations. Windows no longer get bigger on each and every move.
- bugfix: make `ggiWmhGetPos(3)` and `ggiWmhGetSize(3)` return
values consistent with any previous calls to `ggi WmhMove(3)`
and `ggiWmhResize(3)`.
- change coords of `ggiWmhGetPos(3)` and `ggiWmhMove(3)` to
behave as on display-x
New in 0.2.0:
* Add withdrawn state to iconify
* changed license from GPL to BSD
* X-target:
* allow window minsize of 0/0. Prior minsize was 1/1.
* support for directx
* works on Windows
* support for palemu and trueemu through the new pseudo-stubs target.
* add API documentation
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
Requested by Christian Egger.
LibGGIWMH is an LibGGI extension for GGI targets that are window
system based to allow access to things like setting the title bar,
resizing, etc.