What's Changed
Breaking Changes
This release has now removed auto tools, and relies solely on meson to build fvwm3. For more information on this, please see the following:
https://github.com/fvwmorg/fvwm3/discussions/1068
Enhancements
- FvwmRearrange: Use -on_screen to tile/cascade all windows on the monitor. by @pghvlaans in #1170
- FvwmRearrange: Add -win_cmd COMMAND option. by @somiaj in #1179
- expand.c: Add "maximum" and "minimum" to math. by @pghvlaans in #1176
Other Changes
- build: macos: fix path to fribidi by @ThomasAdam in #1174
- fvwm-convert-2.6: fix syntax error by @ThomasAdam in #1177
- style: remove superfluous debug by @ThomasAdam in #1181
- Remove autotools & modernise build CI/CD by @ThomasAdam in #1191
- build: remove go-1.14.0 check by @ThomasAdam in #1195
- Fix crash in FvwmPager and clarify Balloons option. by @somiaj in #1197
- build: modify release version script by @ThomasAdam in #1201
- meson: do a link test for
locale_charset()
by @Kangie in #1203 - Small RandR fixes by @ThomasAdam in #1207
- setup_visible_names: don't ignore when both set by @ThomasAdam in #1208
Full Changelog: 1.1.2...1.1.3