Skip to content

Commit

Permalink
fvwm3: update to 1.0.4
Browse files Browse the repository at this point in the history
# Changelog

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

[Full Changelog](fvwmorg/fvwm3@1.0.3...1.0.4)

**Breaking changes:**

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

**Implemented enhancements:**

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

**Fixed bugs:**

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

**Merged pull requests:**

- Extend FvwmIconMan Resolution configuration. [\#561](fvwmorg/fvwm3#561) ([somiaj](https://github.com/somiaj))
- Allow Min/Max WindowSize style to use client size [\#560](fvwmorg/fvwm3#560) ([somiaj](https://github.com/somiaj))
- Add more columns to default-config menu ItemFormat. [\#559](fvwmorg/fvwm3#559) ([somiaj](https://github.com/somiaj))
- Fix broken link. [\#529](fvwmorg/fvwm3#529) ([somiaj](https://github.com/somiaj))
- Spelling error fixes. [\#512](fvwmorg/fvwm3#512) ([somiaj](https://github.com/somiaj))
- Working on 1.0.4 [\#509](fvwmorg/fvwm3#509) ([ThomasAdam](https://github.com/ThomasAdam))
- module expand: don't overwrite previous expansion [\#576](fvwmorg/fvwm3#576) ([ThomasAdam](https://github.com/ThomasAdam))
- conditional: fix whitespace/comma parsing [\#572](fvwmorg/fvwm3#572) ([ThomasAdam](https://github.com/ThomasAdam))
- Configure a colorset for XDGMenu options. [\#564](fvwmorg/fvwm3#564) ([somiaj](https://github.com/somiaj))
- Menu: add option to grey entries out [\#563](fvwmorg/fvwm3#563) ([ThomasAdam](https://github.com/ThomasAdam))
- Remove \*FvwmPager: Label configuration option. [\#562](fvwmorg/fvwm3#562) ([somiaj](https://github.com/somiaj))
- move: Warp: move pointer to centre of window [\#553](fvwmorg/fvwm3#553) ([ThomasAdam](https://github.com/ThomasAdam))
- FvwmPager: Improvments with dealing with tiny windows on tiny pagers. [\#548](fvwmorg/fvwm3#548) ([somiaj](https://github.com/somiaj))
- PanFrame improvements [\#547](fvwmorg/fvwm3#547) ([ThomasAdam](https://github.com/ThomasAdam))
- pager: teach Icon view about colorsets [\#538](fvwmorg/fvwm3#538) ([ThomasAdam](https://github.com/ThomasAdam))
- placement: fix mouse positioning [\#533](fvwmorg/fvwm3#533) ([ThomasAdam](https://github.com/ThomasAdam))
- EdgeScroll: a few improvements [\#524](fvwmorg/fvwm3#524) ([ThomasAdam](https://github.com/ThomasAdam))
- Update manual for Echo/EchoFuncDefinition [\#520](fvwmorg/fvwm3#520) ([somiaj](https://github.com/somiaj))
- release: remove dev-docs from release tarball [\#518](fvwmorg/fvwm3#518) ([ThomasAdam](https://github.com/ThomasAdam))
- configure: remove stale references to BUGADDR [\#517](fvwmorg/fvwm3#517) ([ThomasAdam](https://github.com/ThomasAdam))
- Configuration tweaks [\#516](fvwmorg/fvwm3#516) ([ThomasAdam](https://github.com/ThomasAdam))
- build: add CHANGELOG.md to dist [\#510](fvwmorg/fvwm3#510) ([ThomasAdam](https://github.com/ThomasAdam))
  • Loading branch information
alarixnia committed Aug 20, 2021
1 parent e205ae2 commit 674aadc
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 33 deletions.
6 changes: 2 additions & 4 deletions wm/fvwm3/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.6 2021/05/24 19:55:10 wiz Exp $
# $NetBSD: Makefile,v 1.7 2021/08/20 18:08:13 nia Exp $

DISTNAME= fvwm3-1.0.2
PKGREVISION= 2
DISTNAME= fvwm3-1.0.4
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=fvwmorg/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
Expand Down Expand Up @@ -32,7 +31,6 @@ PYTHON_VERSIONS_INCOMPATIBLE= 27

.include "options.mk"
.include "../../converters/fribidi/buildlink3.mk"
.include "../../databases/mongo-c-driver/buildlink3.mk"
BUILDLINK_API_DEPENDS.libevent+= libevent>=2.0
.include "../../devel/libevent/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
Expand Down
45 changes: 21 additions & 24 deletions wm/fvwm3/PLIST
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2021/01/06 18:57:17 nia Exp $
@comment $NetBSD: PLIST,v 1.3 2021/08/20 18:08:13 nia Exp $
bin/FvwmCommand
bin/fvwm-config
bin/fvwm-convert-2.6
Expand All @@ -8,15 +8,13 @@ bin/fvwm-menu-xlock
bin/fvwm-perllib
bin/fvwm-root
bin/fvwm3
bin/xpmroot
libexec/fvwm3/${PKGVERSION}/FvwmAnimate
libexec/fvwm3/${PKGVERSION}/FvwmAuto
libexec/fvwm3/${PKGVERSION}/FvwmBacker
libexec/fvwm3/${PKGVERSION}/FvwmButtons
libexec/fvwm3/${PKGVERSION}/FvwmCascade
libexec/fvwm3/${PKGVERSION}/FvwmCommandS
libexec/fvwm3/${PKGVERSION}/FvwmConsole
libexec/fvwm3/${PKGVERSION}/FvwmConsoleC
libexec/fvwm3/${PKGVERSION}/FvwmConsoleC.pl
libexec/fvwm3/${PKGVERSION}/FvwmEvent
libexec/fvwm3/${PKGVERSION}/FvwmForm
libexec/fvwm3/${PKGVERSION}/FvwmIconMan
Expand All @@ -27,13 +25,12 @@ libexec/fvwm3/${PKGVERSION}/FvwmPerl
libexec/fvwm3/${PKGVERSION}/FvwmRearrange
libexec/fvwm3/${PKGVERSION}/FvwmScript
libexec/fvwm3/${PKGVERSION}/FvwmTalk
libexec/fvwm3/${PKGVERSION}/FvwmTile
man/man1/FvwmAnimate.1
man/man1/FvwmAuto.1
man/man1/FvwmBacker.1
man/man1/FvwmButtons.1
man/man1/FvwmCommand.1
man/man1/FvwmConsole.1
man/man1/FvwmConsoleC.pl.1
man/man1/FvwmEvent.1
man/man1/FvwmForm.1
man/man1/FvwmIconMan.1
Expand All @@ -44,8 +41,8 @@ man/man1/FvwmPerl.1
man/man1/FvwmPrompt.1
man/man1/FvwmRearrange.1
man/man1/FvwmScript.1
man/man1/fvwm-config-2.6.1
man/man1/fvwm-config.1
man/man1/fvwm-convert-2.6.1
man/man1/fvwm-menu-desktop.1
man/man1/fvwm-menu-directory.1
man/man1/fvwm-menu-xlock.1
Expand Down Expand Up @@ -105,6 +102,7 @@ share/fvwm3/default-config/images/icons/programs.png
share/fvwm3/default-config/images/icons/quit.png
share/fvwm3/default-config/images/icons/refresh.png
share/fvwm3/default-config/images/icons/restart.png
share/fvwm3/default-config/images/icons/run_arrow.png
share/fvwm3/default-config/images/icons/terminal.png
share/fvwm3/default-config/images/icons/wallpaper.png
share/fvwm3/default-config/images/icons/win/bottom.png
Expand All @@ -125,13 +123,28 @@ share/fvwm3/default-config/images/icons/win/title.png
share/fvwm3/default-config/images/icons/win/top.png
share/fvwm3/fvwm-menu-desktop-config.fpl
share/fvwm3/fvwm-script-ComExample.pl
share/fvwm3/locale/ar/LC_MESSAGES/FvwmScript.mo
share/fvwm3/locale/ar/LC_MESSAGES/fvwm.mo
share/fvwm3/locale/da/LC_MESSAGES/FvwmScript.mo
share/fvwm3/locale/da/LC_MESSAGES/fvwm.mo
share/fvwm3/locale/de/LC_MESSAGES/FvwmScript.mo
share/fvwm3/locale/de/LC_MESSAGES/fvwm.mo
share/fvwm3/locale/es/LC_MESSAGES/FvwmScript.mo
share/fvwm3/locale/es/LC_MESSAGES/fvwm.mo
share/fvwm3/locale/fr/LC_MESSAGES/FvwmScript.mo
share/fvwm3/locale/fr/LC_MESSAGES/fvwm.mo
share/fvwm3/locale/ru/LC_MESSAGES/FvwmScript.mo
share/fvwm3/locale/ru/LC_MESSAGES/fvwm.mo
share/fvwm3/locale/sv_SE/LC_MESSAGES/FvwmScript.mo
share/fvwm3/locale/sv_SE/LC_MESSAGES/fvwm.mo
share/fvwm3/locale/zh_CN/LC_MESSAGES/FvwmScript.mo
share/fvwm3/locale/zh_CN/LC_MESSAGES/fvwm.mo
share/fvwm3/perllib/FVWM/Commands.pm
share/fvwm3/perllib/FVWM/Constants.pm
share/fvwm3/perllib/FVWM/Event.pm
share/fvwm3/perllib/FVWM/EventNames.pm
share/fvwm3/perllib/FVWM/Module.pm
share/fvwm3/perllib/FVWM/Module/Terminal.pm
share/fvwm3/perllib/FVWM/Module/Tk.pm
share/fvwm3/perllib/FVWM/Module/Toolkit.pm
share/fvwm3/perllib/FVWM/Tracker.pm
share/fvwm3/perllib/FVWM/Tracker/Colorsets.pm
Expand All @@ -142,19 +155,3 @@ share/fvwm3/perllib/FVWM/Tracker/Scheduler.pm
share/fvwm3/perllib/FVWM/Tracker/WindowList.pm
share/fvwm3/perllib/General/FileSystem.pm
share/fvwm3/perllib/General/Parse.pm
share/locale/ar/LC_MESSAGES/FvwmScript.mo
share/locale/ar/LC_MESSAGES/fvwm.mo
share/locale/da/LC_MESSAGES/FvwmScript.mo
share/locale/da/LC_MESSAGES/fvwm.mo
share/locale/de/LC_MESSAGES/FvwmScript.mo
share/locale/de/LC_MESSAGES/fvwm.mo
share/locale/es/LC_MESSAGES/FvwmScript.mo
share/locale/es/LC_MESSAGES/fvwm.mo
share/locale/fr/LC_MESSAGES/FvwmScript.mo
share/locale/fr/LC_MESSAGES/fvwm.mo
share/locale/ru/LC_MESSAGES/FvwmScript.mo
share/locale/ru/LC_MESSAGES/fvwm.mo
share/locale/sv_SE/LC_MESSAGES/FvwmScript.mo
share/locale/sv_SE/LC_MESSAGES/fvwm.mo
share/locale/zh_CN/LC_MESSAGES/FvwmScript.mo
share/locale/zh_CN/LC_MESSAGES/fvwm.mo
10 changes: 5 additions & 5 deletions wm/fvwm3/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.3 2021/01/06 18:57:17 nia Exp $
$NetBSD: distinfo,v 1.4 2021/08/20 18:08:13 nia Exp $

SHA1 (fvwm3-1.0.2.tar.gz) = 3e98bce4718d9d3c1b292c211ec42896692a7399
RMD160 (fvwm3-1.0.2.tar.gz) = 4a1e45dfe3664fd84714c29c8ad35ce1bd3de7a4
SHA512 (fvwm3-1.0.2.tar.gz) = da495deb2a0833c790fbb1bed2eedf5b399134cae33f7494ee7124cf931ba138941c5cb0b595fd4ddf4a948e4d1e1da61e75b11ba58436dcc7fff37b0e6a070e
Size (fvwm3-1.0.2.tar.gz) = 5449378 bytes
SHA1 (fvwm3-1.0.4.tar.gz) = a70e85998bcb2ed8b6e93b4d63ed12b8b702af16
RMD160 (fvwm3-1.0.4.tar.gz) = 9cc7ba6b4145f674048c43c1cafdb0ea8460a04f
SHA512 (fvwm3-1.0.4.tar.gz) = b72a1ebeba7c55214603fd43ea439f7283b3c79e39d2671a67b9512c67dcea111377eab2131ed0b18a72f6b772b0d048abe08f52565708367465ed9bb14e85f6
Size (fvwm3-1.0.4.tar.gz) = 4691719 bytes

0 comments on commit 674aadc

Please sign in to comment.