Skip to content

Release 1.1.1

Latest
Compare
Choose a tag to compare
@ThomasAdam ThomasAdam released this 30 Nov 20:51
· 2 commits to main since this release

What's Changed

Breaking Changes

PLEASE NOTE: There have been some dependency changes to the build-system -- xtrans for example is now a required dependency. It should be noted that no additional changes have been applied to autotools (./configure) to support this change. The use of meson is encouraged.

  • 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

New Contributors

Full Changelog: 1.1.0...1.1.1