7a3adac1fa
# 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))
157 lines
5.8 KiB
Text
157 lines
5.8 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2021/08/20 18:08:13 nia Exp $
|
|
bin/FvwmCommand
|
|
bin/fvwm-config
|
|
bin/fvwm-convert-2.6
|
|
bin/fvwm-menu-desktop
|
|
bin/fvwm-menu-directory
|
|
bin/fvwm-menu-xlock
|
|
bin/fvwm-perllib
|
|
bin/fvwm-root
|
|
bin/fvwm3
|
|
libexec/fvwm3/${PKGVERSION}/FvwmAnimate
|
|
libexec/fvwm3/${PKGVERSION}/FvwmAuto
|
|
libexec/fvwm3/${PKGVERSION}/FvwmBacker
|
|
libexec/fvwm3/${PKGVERSION}/FvwmButtons
|
|
libexec/fvwm3/${PKGVERSION}/FvwmCommandS
|
|
libexec/fvwm3/${PKGVERSION}/FvwmConsole
|
|
libexec/fvwm3/${PKGVERSION}/FvwmConsoleC
|
|
libexec/fvwm3/${PKGVERSION}/FvwmEvent
|
|
libexec/fvwm3/${PKGVERSION}/FvwmForm
|
|
libexec/fvwm3/${PKGVERSION}/FvwmIconMan
|
|
libexec/fvwm3/${PKGVERSION}/FvwmIdent
|
|
libexec/fvwm3/${PKGVERSION}/FvwmMFL
|
|
libexec/fvwm3/${PKGVERSION}/FvwmPager
|
|
libexec/fvwm3/${PKGVERSION}/FvwmPerl
|
|
libexec/fvwm3/${PKGVERSION}/FvwmRearrange
|
|
libexec/fvwm3/${PKGVERSION}/FvwmScript
|
|
libexec/fvwm3/${PKGVERSION}/FvwmTalk
|
|
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/FvwmEvent.1
|
|
man/man1/FvwmForm.1
|
|
man/man1/FvwmIconMan.1
|
|
man/man1/FvwmIdent.1
|
|
man/man1/FvwmMFL.1
|
|
man/man1/FvwmPager.1
|
|
man/man1/FvwmPerl.1
|
|
man/man1/FvwmPrompt.1
|
|
man/man1/FvwmRearrange.1
|
|
man/man1/FvwmScript.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
|
|
man/man1/fvwm-perllib.1
|
|
man/man1/fvwm-root.1
|
|
man/man1/fvwm3.1
|
|
share/fvwm3/ConfigFvwmBacker
|
|
share/fvwm3/ConfigFvwmButtons
|
|
share/fvwm3/ConfigFvwmDefaults
|
|
share/fvwm3/ConfigFvwmIconMan
|
|
share/fvwm3/ConfigFvwmIdent
|
|
share/fvwm3/ConfigFvwmPager
|
|
share/fvwm3/FvwmForm-Capture
|
|
share/fvwm3/FvwmForm-Desktop
|
|
share/fvwm3/FvwmForm-Form
|
|
share/fvwm3/FvwmForm-QuitVerify
|
|
share/fvwm3/FvwmForm-Rlogin
|
|
share/fvwm3/FvwmForm-RootCursor
|
|
share/fvwm3/FvwmForm-Talk
|
|
share/fvwm3/FvwmForm-TalkHelp
|
|
share/fvwm3/FvwmForm-XDGMenuHelp
|
|
share/fvwm3/FvwmForm-XDGOptionsHelp
|
|
share/fvwm3/FvwmScript-BaseConfig
|
|
share/fvwm3/FvwmScript-BellSetup
|
|
share/fvwm3/FvwmScript-Buttons
|
|
share/fvwm3/FvwmScript-Colorset
|
|
share/fvwm3/FvwmScript-ComExample
|
|
share/fvwm3/FvwmScript-ConfirmCopyConfig
|
|
share/fvwm3/FvwmScript-ConfirmQuit
|
|
share/fvwm3/FvwmScript-Date
|
|
share/fvwm3/FvwmScript-DateTime
|
|
share/fvwm3/FvwmScript-FileBrowser
|
|
share/fvwm3/FvwmScript-Find
|
|
share/fvwm3/FvwmScript-KeyboardSetup
|
|
share/fvwm3/FvwmScript-PointerSetup
|
|
share/fvwm3/FvwmScript-Quit
|
|
share/fvwm3/FvwmScript-ScreenDump
|
|
share/fvwm3/FvwmScript-ScreenSetup
|
|
share/fvwm3/FvwmScript-WidgetDemo
|
|
share/fvwm3/default-config/.stalonetrayrc
|
|
share/fvwm3/default-config/FvwmScript-ConfirmCopyConfig
|
|
share/fvwm3/default-config/FvwmScript-ConfirmQuit
|
|
share/fvwm3/default-config/FvwmScript-DateTime
|
|
share/fvwm3/default-config/config
|
|
share/fvwm3/default-config/images/background/bg1.png
|
|
share/fvwm3/default-config/images/background/bg2.png
|
|
share/fvwm3/default-config/images/background/bg3.png
|
|
share/fvwm3/default-config/images/bgicons/bg1.png
|
|
share/fvwm3/default-config/images/bgicons/bg2.png
|
|
share/fvwm3/default-config/images/bgicons/bg3.png
|
|
share/fvwm3/default-config/images/fvwm-logo-small.png
|
|
share/fvwm3/default-config/images/icons/apps.png
|
|
share/fvwm3/default-config/images/icons/conf.png
|
|
share/fvwm3/default-config/images/icons/help.png
|
|
share/fvwm3/default-config/images/icons/info.png
|
|
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
|
|
share/fvwm3/default-config/images/icons/win/close.png
|
|
share/fvwm3/default-config/images/icons/win/destroy.png
|
|
share/fvwm3/default-config/images/icons/win/done.png
|
|
share/fvwm3/default-config/images/icons/win/iconify.png
|
|
share/fvwm3/default-config/images/icons/win/lower.png
|
|
share/fvwm3/default-config/images/icons/win/max.png
|
|
share/fvwm3/default-config/images/icons/win/move.png
|
|
share/fvwm3/default-config/images/icons/win/raise.png
|
|
share/fvwm3/default-config/images/icons/win/resize.png
|
|
share/fvwm3/default-config/images/icons/win/sendto.png
|
|
share/fvwm3/default-config/images/icons/win/shade.png
|
|
share/fvwm3/default-config/images/icons/win/stays.png
|
|
share/fvwm3/default-config/images/icons/win/sticky.png
|
|
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/Toolkit.pm
|
|
share/fvwm3/perllib/FVWM/Tracker.pm
|
|
share/fvwm3/perllib/FVWM/Tracker/Colorsets.pm
|
|
share/fvwm3/perllib/FVWM/Tracker/GlobalConfig.pm
|
|
share/fvwm3/perllib/FVWM/Tracker/ModuleConfig.pm
|
|
share/fvwm3/perllib/FVWM/Tracker/PageInfo.pm
|
|
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
|