Path to this page:
./
wm/fvwm3,
Multiple large virtual desktop window manager
Branch: CURRENT,
Version: 1.1.2nb3,
Package name: fvwm3-1.1.2nb3,
Maintainer: vinsFvwm3 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: doc, go
Master sites:
Version history: (Expand)
- (2025-03-09) Updated to version: fvwm3-1.1.2nb3
- (2025-03-09) Updated to version: fvwm3-1.1.2nb2
- (2025-03-07) Updated to version: fvwm3-1.1.2nb1
- (2025-02-12) Updated to version: fvwm3-1.1.2
- (2024-12-27) Updated to version: fvwm3-1.1.1nb3
- (2024-12-07) Updated to version: fvwm3-1.1.1nb2
CVS history: (Expand)
2025-03-09 19:28:29 by Paolo Vincenzo Olivo | Files touched by this commit (4) |
Log message:
wm/fvwm3: fix build on SunOS.
Also, move nls files to default pkgsrc LOCALEDIiR.
Bump revision.
|
2025-03-08 22:26:36 by Paolo Vincenzo Olivo | Files touched by this commit (5) |
Log message:
wm/fvwm3: better handle readline/editline discoverability
|
2025-03-07 21:54:34 by Benny Siegert | Files touched by this commit (190) |  |
Log message:
Revbump all Go packages after go124 update
I realize I forgot to do the revbump after updating the default Go
version to 1.24, so let's do that now.
|
2025-02-12 16:20:37 by Paolo Vincenzo Olivo | Files touched by this commit (2) |  |
Log message:
wm/fvwm3: update to 1.1.2
te to 1.1.2
# changes (since 1.1.1)
Breaking Changes
Remove obsoleted commands. by @somiaj in #1112
Style syntax matching: Class, Name, Resource, Icon, WindowID by @ThomasAdam \
in #1162
FvwmMFL: start by default by @ThomasAdam in #1083
Enhancements
FvwmPrompt: honour "quit" as case-sensitive by @ThomasAdam in #1148
expand: introduce $[desk.count] by @ThomasAdam in #1158
FvwmRerrange: Add gap option when tiling. by @somiaj in #1159
Add screen option to CursorMove. by @somiaj in #1118
Other Changes
FvwmPager: Update current desk correctly during init. by @somiaj in #1129
Use last event time when calling XSetInputFocus by @rbernon in #1136
FvwmPager: Fix SolidSeparators option by @somiaj in #1139
SVG: set default width/height if absent by @ThomasAdam in #1135
build: SVG: remove superflous includes by @ThomasAdam in #1140
man: Fix formatting in Style definition by @utopiabound in #1141
ta/xfixes cursor barrier by @ThomasAdam in #1142
FvwmPager: increase command stack size by @ThomasAdam in #1151
WindowList missing options in man pages by @ileGITimo in #1153
doc: fix spacing of options to WindowList by @ThomasAdam in #1154
blacksmith.sh: Migrate workflows to Blacksmith by @blacksmith-sh in #1155
Correct shadows on vertical titlebars by @hak-foo in #1156
Allow modules to use fvwm_debug by @ThomasAdam in #1144
ResizeMove: Make Warp imply WarpToWindow by @ThomasAdam in #1161
build: macos: ignore case-sensitive filename warnings by @ThomasAdam in #1163
|
2024-12-27 09:21:09 by Thomas Klausner | Files touched by this commit (1055) |
Log message:
*: recursive bump for pango requiring fontconfig 2.15
|
2024-12-06 23:24:09 by Paolo Vincenzo Olivo | Files touched by this commit (4) |
Log message:
wm/fvwm: correctly detect asciidoctor depending on RUBY_VER
Noted by Marc Baudoin <babafou@babafou.eu.org>.
Bump revision.
|
2024-12-06 22:10:16 by Paolo Vincenzo Olivo | Files touched by this commit (6) |
Log message:
wm/fvwm3: switch build system to meson.
fvwm3 migration to meson [0] marks te deprecation of the historical
infrastucture based on autotools. Apparently, switching to a different
and more flexible framework was easier than patching for autoconf 2.70.
As of 2024-09-30, there is a six-month timer on autools support in
fvwm3 [1].
In addition, we turn the go option on by default, since it's required by
FvwmPrompt, and will probably be required by any new Fvwm module.
Revision bumped.
[0] https://github.com/fvwmorg/fvwm3/discussions/1068
[1] https://mastodon.social/@thomasadam@bsd.network/113573995984463278
|
2024-12-01 18:41:16 by Paolo Vincenzo Olivo | Files touched by this commit (4) |  |
Log message:
wm/fvwm3: update to 1.1.1
# upstream changes (since 1.1.0)
Breaking Changes
FvwmMFL: introduce FVWMML_SOCKET_PATH for namespacing by @ThomasAdam in #1023
Adjust windows to fit working area after move. by @somiaj in #1067
FvwmEvent - Remove FvwmAudio compatibility. by @somiaj in #1111
Enhancements
Make desktop buttons bigger in RightPanel by @somiaj in #989
Add math expansion variables. by @somiaj in #988
FvwmPager: CurrentDeskPerMonitor and two other features. by @somiaj in #1002
FvwmPager: New mode IsShared for DesktopConfiguration shared. by @somiaj in #1003
EWMH Events: more _NET_WM_STATE client messages by @Zirias in #1012
FvwmPager - DeskStyles by @somiaj in #1013
FvwmPager: Allow dynamic updates via SendToModule by @somiaj in #1010
FvwmPager: Code Cleanup and bugfixes. by @somiaj in #1015
FvwmPager: Make mouse bindings configurable. by @somiaj in #1017
Tweak close vector button in default-config. by @somiaj in #1066
FvwmPager: Honor ewmh working area and option to ignore working area. by \
@somiaj in #1070
FindScreenOfXY: Return closest monitor in dead area. by @somiaj in #1072
Fix error in FindScreenOfXY by @somiaj in #1073
Build: Support Meson by @Kangie in #996
Autotools make dist include meson build files. by @somiaj in #1080
Improve monitor event handling by @farblos in #1069
Add Maximize keepgrowing flag. by @somiaj in #1085
Add XFixes support and CusorBarrier command. by @somiaj in #1098
FvwmRearrange overhaul by @somiaj in #1081
Convert InfoStore to TAILQ. by @somiaj in #1113
Move shuffle and Maximize grow all_windows and both_sides options. by \
@somiaj in #1123
Other Changes
set next version by @ThomasAdam in #984
dev-docs: a few changes by @ThomasAdam in #985
Use AX_COMPARE_VERSION macro for golang version checks by @Kangie in #987
configure: add go version to summary by @ThomasAdam in #991
Cleanup FvwmPager's window handling methods. by @somiaj in #994
Multiple FvwmPager Fixes by @somiaj in #999
BroadcastMonitorList: send DesktopSize once by @ThomasAdam in #998
cJSON: bump to 1.7.17 by @ThomasAdam in #1005
Manualpage formatting fixes/tweaks. by @somiaj in #1006
clang: fix compiler warnings by @ThomasAdam in #1007
Remove second FvwmPrompt link from htmldoc index page. by @somiaj in #1009
Maximize: don't change monitor when unmaximizing by @ThomasAdam in #1018
FvwmPager: Use NULL not "" to avoid crashes on some systems. by \
@somiaj in #1020
Send_ConfigInfo improvements by @ThomasAdam in #1019
clang: silence use after label by @ThomasAdam in #1024
doc: cleanup asciidoc syntax for fvwm3all by @ThomasAdam in #1026
FvwmButtons: stop listening for incoming TCP connections by @vladrich in #1030
fsm_init: fix implicit function declaration _IceTransNoListen by @kro-cat in \
#1032
FvwmCommand: look for FVWMMFL_SOCKET_PATH by @ThomasAdam in #1037
Remove HilightColor from manual page. by @somiaj in #1039
README: clarify fvwm2 compat by @ThomasAdam in #1042
delete -D cli argument from usage, no longer valid by @ileGITimo in #1051
Fix Restart functionality (after removal of single screen support) by \
@cmeerw in #1047
FvwmMFL: fix singletion/locking mechanism by @ThomasAdam in #1057
FvwmMFL: ignore SIGUSR2 by @ThomasAdam in #1058
librsvg: update to newer API by @ThomasAdam in #1061
Locale translation file updates. by @somiaj in #1062
Rename fvwm3.LL_CC.po files to LL_CC.po. by @somiaj in #1063
default-config: Don't close terminal if manpage not found. by @somiaj in #1071
ConfigWinPacket: no longer send monitor_name by @ThomasAdam in #1074
Update POFILES in autotools. by @somiaj in #1079
Fix issue with placement in per-monitor configuration. by @somiaj in #1076
Update editorconfig for EOF Newlines by @Kangie in #1084
meson: fix defines by @Kangie in #1086
PrintInfo: fix output of 'bindings' by @ThomasAdam in #1090
Add Style * Lenience to default config. by @somiaj in #1092
Fix CursorMove by more than one page in y-direction. by @somiaj in #1097
Make xkbcommon required in meson. by @somiaj in #1099
Ensure a window's monitor is defined when placing it. by @somiaj in #1101
configargsnew: fix module packet by @ThomasAdam in #1103
add_window: force style lookup by @ThomasAdam in #1104
FvwmPager: Use ULONG_MAX to identify a non configured Pixel. by @somiaj in #1106
Escape <= to keep asciidoctor from turning into an arrow. by @somiaj in #1108
Manual page fix: Include GotoDesk screen RANDRNAME. by @somiaj in #1110
infostore: general tidyup by @ThomasAdam in #1114
infostore: move non-error case out of error block by @ThomasAdam in #1115
get_page_arguments: remove fw field by @ThomasAdam in #1120
SetEnv: disallow '=' in envvar by @ThomasAdam in #1121
GetDeskNumber fix, cleanup, and drop support for negative desks. by @somiaj \
in #1124
meson: add check for xtrans by @ThomasAdam in #1125
|