pkgsrc/wm
nia 7a3adac1fa fvwm3: update to 1.0.4
# Changelog

## [1.0.4](https://github.com/fvwmorg/fvwm3/tree/1.0.4) (2021-07-17)

[Full Changelog](https://github.com/fvwmorg/fvwm3/compare/1.0.3...1.0.4)

**Breaking changes:**

- Deprecate Label for FvwmPager [\#342](https://github.com/fvwmorg/fvwm3/issues/342)
- Extend \*FvwmIconMan:Resolution to include specific Desktop / Pager [\#455](https://github.com/fvwmorg/fvwm3/issues/455)
- Replace libbson with cJSON [\#408](https://github.com/fvwmorg/fvwm3/issues/408)
- FvwmButtons: Shrink windows when honoring Hints. [\#577](https://github.com/fvwmorg/fvwm3/pull/577) ([somiaj](https://github.com/somiaj))
- Replace libbson with cJSON [\#571](https://github.com/fvwmorg/fvwm3/pull/571) ([ThomasAdam](https://github.com/ThomasAdam))
- Add commands to configure the size/position window. [\#558](https://github.com/fvwmorg/fvwm3/pull/558) ([ThomasAdam](https://github.com/ThomasAdam))
- Retire FvwmTile and FvwmCascade wrappers. [\#515](https://github.com/fvwmorg/fvwm3/pull/515) ([somiaj](https://github.com/somiaj))

**Implemented enhancements:**

- Set min. size for windows shown in pager [\#542](https://github.com/fvwmorg/fvwm3/issues/542)
- Moving windows: allow for "warping" to other windows in a given direction [\#540](https://github.com/fvwmorg/fvwm3/issues/540)
- Update monitor struct to know if monintor edges are OUTSIDE\_EDGE or INSIDE\_EDGE [\#523](https://github.com/fvwmorg/fvwm3/issues/523)
- Two issues with the WindowList [\#151](https://github.com/fvwmorg/fvwm3/issues/151)
- Feature Request: Enable using the 'c' unit with the "MinWindowSize" and "MaxWindowSize" styles [\#145](https://github.com/fvwmorg/fvwm3/issues/145)
- Allow per monitor EdgeCommand and EdgeLeaveCommand [\#582](https://github.com/fvwmorg/fvwm3/pull/582) ([somiaj](https://github.com/somiaj))
- expand: add prev\_{desk,pagex,pagey} [\#579](https://github.com/fvwmorg/fvwm3/pull/579) ([ThomasAdam](https://github.com/ThomasAdam))
- Improve translations [\#568](https://github.com/fvwmorg/fvwm3/pull/568) ([somiaj](https://github.com/somiaj))
- Cleanup SetRCDefaults\(\) [\#567](https://github.com/fvwmorg/fvwm3/pull/567) ([somiaj](https://github.com/somiaj))
- Add local configuration file to the default-config. [\#557](https://github.com/fvwmorg/fvwm3/pull/557) ([somiaj](https://github.com/somiaj))
- Add icon for Run Command. [\#552](https://github.com/fvwmorg/fvwm3/pull/552) ([somiaj](https://github.com/somiaj))
- Add command: Move shuffle \[flags\] direction\(s\) [\#550](https://github.com/fvwmorg/fvwm3/pull/550) ([somiaj](https://github.com/somiaj))
- expand: add desk, pagex, pagey variables [\#539](https://github.com/fvwmorg/fvwm3/pull/539) ([ThomasAdam](https://github.com/ThomasAdam))
- Add a screen option to the Scroll command. [\#531](https://github.com/fvwmorg/fvwm3/pull/531) ([ThomasAdam](https://github.com/ThomasAdam))
- RandR: support RandRFunc for screen changes [\#525](https://github.com/fvwmorg/fvwm3/pull/525) ([ThomasAdam](https://github.com/ThomasAdam))

**Fixed bugs:**

- Pager do not show smalls windows in the correct place when snapped to the edge [\#541](https://github.com/fvwmorg/fvwm3/issues/541)
- EwmhBaseStruts glitch when using screen with different resolutions [\#66](https://github.com/fvwmorg/fvwm3/issues/66)
- Fvwm segfaults parsing module configuration [\#575](https://github.com/fvwmorg/fvwm3/issues/575)
- Swallowing FvwmPager inside FvwmButtons breaks resizing FvwmButtons when aspect ratio resizing is used [\#573](https://github.com/fvwmorg/fvwm3/issues/573)
- Move X Y Warp doesn't move pointer to window. [\#551](https://github.com/fvwmorg/fvwm3/issues/551)
- Maximize fullscreen command does not clear \_NET\_WM\_STATE\_FULLSCREEN when exiting fullscreen [\#545](https://github.com/fvwmorg/fvwm3/issues/545)
- EdgeLeaveCommand don't work or need a page change to work [\#543](https://github.com/fvwmorg/fvwm3/issues/543)
- FvwmPager Icon view fix background color. [\#537](https://github.com/fvwmorg/fvwm3/issues/537)
- FvwmPager with bad aspect ratio on dual-head display [\#522](https://github.com/fvwmorg/fvwm3/issues/522)
- AnimatedMove [\#513](https://github.com/fvwmorg/fvwm3/issues/513)
- Spelling errors found by lintian. [\#511](https://github.com/fvwmorg/fvwm3/issues/511)
- SnapAttraction: take into account individual monitors [\#466](https://github.com/fvwmorg/fvwm3/issues/466)
- FvwmPager not taking into account global screen dimensions when configured with DeskTopScale [\#223](https://github.com/fvwmorg/fvwm3/issues/223)
- FvwmPager: moving windows inside FvwmPager is inconsistent [\#198](https://github.com/fvwmorg/fvwm3/issues/198)
- Add force\_icons\_size kludge to .stalonetrayrc. [\#581](https://github.com/fvwmorg/fvwm3/pull/581) ([somiaj](https://github.com/somiaj))
- Fix pass through binding logic. [\#570](https://github.com/fvwmorg/fvwm3/pull/570) ([somiaj](https://github.com/somiaj))
- Make default-config greyed colorset grey. [\#566](https://github.com/fvwmorg/fvwm3/pull/566) ([somiaj](https://github.com/somiaj))
- Cleanup FvwmScript manual page. [\#565](https://github.com/fvwmorg/fvwm3/pull/565) ([somiaj](https://github.com/somiaj))
- GNOME: remove DO\_IGNORE\_GNOME\_HINTS [\#556](https://github.com/fvwmorg/fvwm3/pull/556) ([lgsobalvarro](https://github.com/lgsobalvarro))
- Unmaximize: restore \_NET\_WM\_STATE [\#546](https://github.com/fvwmorg/fvwm3/pull/546) ([ThomasAdam](https://github.com/ThomasAdam))
- Fix compiler warnings in modules/FvwmScript/Instructions.c [\#544](https://github.com/fvwmorg/fvwm3/pull/544) ([pm215](https://github.com/pm215))
- Rework FvwmPager to move windows easier [\#536](https://github.com/fvwmorg/fvwm3/pull/536) ([ThomasAdam](https://github.com/ThomasAdam))
- Move: disable working area when screen given [\#535](https://github.com/fvwmorg/fvwm3/pull/535) ([ThomasAdam](https://github.com/ThomasAdam))
- Make RightPanel use primary monitor dimensions. [\#530](https://github.com/fvwmorg/fvwm3/pull/530) ([somiaj](https://github.com/somiaj))
- Set base struts only for primary monitor in default-config. [\#528](https://github.com/fvwmorg/fvwm3/pull/528) ([somiaj](https://github.com/somiaj))
- Change FvwmPager Logic for initial window size. [\#527](https://github.com/fvwmorg/fvwm3/pull/527) ([somiaj](https://github.com/somiaj))
- EWMH\_GetWorkArea use monitor dimensions. [\#526](https://github.com/fvwmorg/fvwm3/pull/526) ([somiaj](https://github.com/somiaj))
- Make SnapAttraction snap to edges of all monitors. [\#521](https://github.com/fvwmorg/fvwm3/pull/521) ([somiaj](https://github.com/somiaj))
- Update FvwmCommand to allow multiple args. [\#514](https://github.com/fvwmorg/fvwm3/pull/514) ([somiaj](https://github.com/somiaj))

**Merged pull requests:**

- Extend FvwmIconMan Resolution configuration. [\#561](https://github.com/fvwmorg/fvwm3/pull/561) ([somiaj](https://github.com/somiaj))
- Allow Min/Max WindowSize style to use client size [\#560](https://github.com/fvwmorg/fvwm3/pull/560) ([somiaj](https://github.com/somiaj))
- Add more columns to default-config menu ItemFormat. [\#559](https://github.com/fvwmorg/fvwm3/pull/559) ([somiaj](https://github.com/somiaj))
- Fix broken link. [\#529](https://github.com/fvwmorg/fvwm3/pull/529) ([somiaj](https://github.com/somiaj))
- Spelling error fixes. [\#512](https://github.com/fvwmorg/fvwm3/pull/512) ([somiaj](https://github.com/somiaj))
- Working on 1.0.4 [\#509](https://github.com/fvwmorg/fvwm3/pull/509) ([ThomasAdam](https://github.com/ThomasAdam))
- module expand: don't overwrite previous expansion [\#576](https://github.com/fvwmorg/fvwm3/pull/576) ([ThomasAdam](https://github.com/ThomasAdam))
- conditional: fix whitespace/comma parsing [\#572](https://github.com/fvwmorg/fvwm3/pull/572) ([ThomasAdam](https://github.com/ThomasAdam))
- Configure a colorset for XDGMenu options. [\#564](https://github.com/fvwmorg/fvwm3/pull/564) ([somiaj](https://github.com/somiaj))
- Menu: add option to grey entries out [\#563](https://github.com/fvwmorg/fvwm3/pull/563) ([ThomasAdam](https://github.com/ThomasAdam))
- Remove \*FvwmPager: Label configuration option. [\#562](https://github.com/fvwmorg/fvwm3/pull/562) ([somiaj](https://github.com/somiaj))
- move: Warp: move pointer to centre of window [\#553](https://github.com/fvwmorg/fvwm3/pull/553) ([ThomasAdam](https://github.com/ThomasAdam))
- FvwmPager: Improvments with dealing with tiny windows on tiny pagers. [\#548](https://github.com/fvwmorg/fvwm3/pull/548) ([somiaj](https://github.com/somiaj))
- PanFrame improvements [\#547](https://github.com/fvwmorg/fvwm3/pull/547) ([ThomasAdam](https://github.com/ThomasAdam))
- pager: teach Icon view about colorsets [\#538](https://github.com/fvwmorg/fvwm3/pull/538) ([ThomasAdam](https://github.com/ThomasAdam))
- placement: fix mouse positioning [\#533](https://github.com/fvwmorg/fvwm3/pull/533) ([ThomasAdam](https://github.com/ThomasAdam))
- EdgeScroll: a few improvements [\#524](https://github.com/fvwmorg/fvwm3/pull/524) ([ThomasAdam](https://github.com/ThomasAdam))
- Update manual for Echo/EchoFuncDefinition [\#520](https://github.com/fvwmorg/fvwm3/pull/520) ([somiaj](https://github.com/somiaj))
- release: remove dev-docs from release tarball [\#518](https://github.com/fvwmorg/fvwm3/pull/518) ([ThomasAdam](https://github.com/ThomasAdam))
- configure: remove stale references to BUGADDR [\#517](https://github.com/fvwmorg/fvwm3/pull/517) ([ThomasAdam](https://github.com/ThomasAdam))
- Configuration tweaks [\#516](https://github.com/fvwmorg/fvwm3/pull/516) ([ThomasAdam](https://github.com/ThomasAdam))
- build: add CHANGELOG.md to dist [\#510](https://github.com/fvwmorg/fvwm3/pull/510) ([ThomasAdam](https://github.com/ThomasAdam))
2021-08-20 18:08:13 +00:00
..
2bwm
3ddesktop
9wm
aewm++
afterstep afterstep: remove patch that was removed from distinfo during 2.2.12 update 2021-08-12 07:15:32 +00:00
amiwm amiwm: update to 0.21pl2 2021-07-13 08:16:17 +00:00
awesome Bump PKGREVISION for affected packages by changing default Ruby's version. 2021-07-21 14:40:28 +00:00
bbkeys Make wm/blackbox the latest version, remove weird versioned packages 2021-06-10 12:48:49 +00:00
bbpager Make wm/blackbox the latest version, remove weird versioned packages 2021-06-10 12:48:49 +00:00
bbrun
berry berry: build fix: add -lm to LDFLAGS for ceil() 2021-01-19 22:48:41 +00:00
blackbox blackbox: bump PKGREVISION for previous change 2021-06-11 21:30:39 +00:00
bmpanel2 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
bsetroot
bspwm bspwm: 0.9.10 2020-11-25 20:48:36 +00:00
ccsm revbump for textproc/icu 2021-04-21 11:40:12 +00:00
chunkwm
coma coma: needs libbsd on Linux 2021-05-14 10:57:51 +00:00
compiz revbump for boost-libs 2021-04-21 13:24:06 +00:00
compiz-fusion-plugins-extra *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
compiz-fusion-plugins-main revbump for textproc/icu 2021-04-21 11:40:12 +00:00
ctwm
cwm cwm: Update to 6.7 2021-03-04 11:22:08 +00:00
dwm
e16menuedit2 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
e16themes e16themes: remove dead links 2021-04-25 06:48:57 +00:00
echinus
enlightenment16 *: Recursive revbump from audio/pulseaudio-15.0 2021-07-30 12:26:37 +00:00
evilwm Add evilwm-license 2020-10-11 08:53:28 +00:00
fluxbox
fluxter
flwm
frankenwm wm/frankenwm: update to 1.0.23 2020-11-23 08:41:27 +00:00
fvwm *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
fvwm-themes *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
fvwm3 fvwm3: update to 1.0.4 2021-08-20 18:08:13 +00:00
golem
herbstluftwm wm/herbstluftwm: update to 0.9.3 2021-05-25 16:19:56 +00:00
i3 *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
icewm
icewm-imlib
icewm13 icewm13: Update homepage 2020-10-06 10:16:14 +00:00
icewm14 icewm14: Update homepage 2020-10-06 10:16:37 +00:00
icewmconf
jwm revbump for textproc/icu 2021-04-21 11:40:12 +00:00
larswm
libAppleWM modular-xorg-xquartz, libAppleWM: Use predefined OSX_SDK_PATH 2021-02-25 12:30:58 +00:00
lwm
marco marco: apply an upstream fix for responsiveness issues 2021-07-11 03:32:48 +00:00
matchbox-wm
mate-netbook
mcwm (wm/mcwm) INSTALL_PROGRAM -> INSTALL_DATA for man page 2021-01-09 05:25:45 +00:00
mlvwm mlvwm: update to 0.9.3 2021-05-04 14:09:52 +00:00
musca
mutter mutter: Update wm/mutter to 40.2 2021-07-03 17:47:03 +00:00
notion
novawm
obconf revbump for textproc/icu 2021-04-21 11:40:12 +00:00
obconf-qt *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
obpager
olvwm
openbox revbump for textproc/icu 2021-04-21 11:40:12 +00:00
oroborox Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
oroborus
pekwm pekwm: update to 0.1.18 2021-03-15 11:51:00 +00:00
piewm
pwm
quartz-wm Configure with --enable-xplugin-dock-support to fix build on 64-bit-only 2020-12-31 09:51:56 +00:00
qvwm qvwm: alsa support is broken 2021-05-14 10:55:34 +00:00
ratpoison *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
sawfish
sdorfehs wm/sdorfehs: reclaim maintainership 2021-05-01 14:42:46 +00:00
selectwm
skhd
skippy
sowm wm/sowm: update DESCR 2021-05-08 19:30:51 +00:00
spectrwm spectrwm: uses pkg-config 2021-05-15 06:58:19 +00:00
swc
tinywm Add wm/tinywm 2020-12-11 15:12:35 +00:00
trayer
tvtwm
twm
uwm
velox
vtwm
w9wm
waimea *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
wampager
wbar revbump for textproc/icu 2021-04-21 11:40:12 +00:00
weewm
windowlab
windowmaker *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
wm2
wmakerconf *: recursive bump for perl 5.34 2021-05-24 19:49:01 +00:00
wmctrl
wmextra *: remove dead download link 2021-04-25 06:28:37 +00:00
wmi
wmii Bump PKGREVISION for affected packages by changing default Ruby's version. 2021-07-21 14:40:28 +00:00
wmutils-core
wmutils-opt
wmx
wmx-gnome
xfce4-wm xfce4-wm: update to 4.14.6 2021-01-19 02:46:19 +00:00
xfce4-wm-themes
xmonad *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
xmonad-contrib *: Bump PKGREVISION for ghc-9.0.1 2021-05-03 19:00:52 +00:00
yeahwm wm: Add yeahwm. 2020-10-11 08:56:37 +00:00
Makefile Make wm/blackbox the latest version, remove weird versioned packages 2021-06-10 12:48:49 +00:00