Path to this page:
./
wm/fvwm3,
Multiple large virtual desktop window manager
Branch: CURRENT,
Version: 1.0.4nb2,
Package name: fvwm3-1.0.4nb2,
Maintainer: pkgsrc-usersFvwm3 is a multiple large virtual desktop window manager, originally (a
looooong time ago!) derived from twm.
Fvwm3 is intended to have a small memory footprint but a rich feature set,
be extremely customizable and extendible, and have a high degree of Motif
mwm compatibility.
Package options: svg
Master sites:
Filesize: 4581.757 KB
Version history: (Expand)
- (2022-04-20) Updated to version: fvwm3-1.0.4nb2
- (2021-12-08) Updated to version: fvwm3-1.0.4nb1
- (2021-08-20) Updated to version: fvwm3-1.0.4
- (2021-05-25) Updated to version: fvwm3-1.0.2nb2
- (2021-04-21) Updated to version: fvwm3-1.0.2nb1
- (2021-01-06) Updated to version: fvwm3-1.0.2
CVS history: (Expand)
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) |  |
Log message:
revbump for textproc/icu update
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:25:22 by Nia Alarie | Files touched by this commit (106) |
Log message:
wm: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 17:05:15 by Nia Alarie | Files touched by this commit (106) |
Log message:
wm: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message:
revbump for textproc/icu
|
2021-01-06 19:57:17 by Nia Alarie | Files touched by this commit (3) |
Log message:
fvwm3: Update to 1.0.2
based on a private patch from snow flurry, thx!
There have been a tonne of bug-fixes, and what's listed below are some
key-highlights. Please do read the full CHANGELOG in detail for more
information.
Breaking changes:
* Deprecate librplay support in FvwmEvent
* This therefore means librplay as a dependency is no longer required.
* documentation: remove docbook in favour of asciidoc (ThomasAdam)
* This therefore means that xsltproc as a dependency is no longer
required, but asciidoctor will be for compiling man pages.
* documentation: --enable-htmldoc has been removed -- generating HTML
documentation is longer possible.
Implemented enhancements:
* New Status command in JSON format (over a FIFO) for use with external
bars such as lemonbar
* Add expansion variables for a window's X/Y page
* Introduced a compat-wrapper for FvwmCommand written in Python3
Fixed bugs:
See the Full Changelog
|
2020-11-23 14:43:52 by Nia Alarie | Files touched by this commit (3) |  |
Log message:
fvwm3: Update to 1.0.1
This release addresses the following:
New Features:
Add support for infostore in EnvIsSet Test case #240 (ThomasAdam)
Add variable/parameter which indicates the state of the FVWM3 logging \
#239 (NsCDE)
Support for setting default mouse cursor on all FvwmScript widgets #222 \
(NsCDE)
Add support for triangle indicator in/out sub options #221 (NsCDE)
Add WindowName option to FvwmButtons #219 (NsCDE)
Build problems:
compilation fails on openbsd-current due to safemalloc.h (va_list) #231
"version of go" misinterpreted by configure script? #202
Unable to build 1.0, bson.h not found [FreeBSD 12.1] #200
Bug-fixes:
_NET_WM_STATE was not updated for maximized windows #203
EwmhBaseStruts calculations don't use monitor's #241
DesktopConfiguration global inherits behaviour from per-monitor mode #236
FvwmEvent: missing monitor\_focus event #228
perllib: doesn't understand MX_MONITOR_* events #226
FvwmButtons subpanels not popped out on primary monitor when desk is \
> 0 #224
PositionPlacement Center: fix to use current screen #211
EwmhBaseStruts missing screen info from manpage #208
EwmhBaseStrut: fix calculations for per-monitor #242 (ThomasAdam)
Fix window locations in Global mode #237 (ThomasAdam)
|