Skip to content

Releases: FancyWM/fancywm

v2.14.0

05 Jun 21:03
Compare
Choose a tag to compare

Features

  • Release window to move ★ Shows preview of window position
  • Border around focused window ★ Shows boder around the active window

Improvements

  • Resizing a window interactively now works in more cases
  • Restructured the Settings window

Bug fixes

  • Resizing a window is now more accurate
  • Moving a window via a keybinding could result in the window being resized
  • NullReferenceException possible when using the grouping actions (#255)
  • The usual layout computation is now applied correctly for the initial set of windows

v2.14.0-rc

02 Jun 11:06
Compare
Choose a tag to compare
v2.14.0-rc Pre-release
Pre-release

Features

  • Add setting for "Release window to move" (temporarily enabled by default)
  • Add "Show border around focused window"

Improvements

  • Resizing a window interactively now works in more cases

Bug fixes

  • Resizing a window is now more accurate
  • NullReferenceException possible when using the grouping actions (#255)
  • The usual layout computation is now applied correctly for the initial set of windows

v2.14.0-alpha

25 May 10:00
Compare
Choose a tag to compare
v2.14.0-alpha Pre-release
Pre-release

Features

  • Add setting for "Release window to move" (temporarily enabled by default)

v2.13.0-rc2

24 May 07:47
Compare
Choose a tag to compare

Bug fixes

  • Fixed incompatibility with Windows 11 22000 and older (#247)
  • Fixed possible crash when moving stacked windows with the moues and the Swap (Shift) modifier

v2.13.0

24 May 16:57
Compare
Choose a tag to compare

Features

  • Auto Split Threshold ★ Automatically creates splits based on configurable threshold
  • Submit Log button in Crash Report prefills a GitHub issue template

Improvements

  • Improved frame pacing for animations using DCompositionWaitForCompositorClock
  • Made animations smoother by running on ThreadPool
  • Improved performance on Keybindings page when changing keybindings

Bug fixes

  • Possible deadlock when Float window was used while an animation is running
  • Some keys couldn't be detected in the Keybindings UI and required editing settngs.json (Windows key wouldn't register)
  • Consistent font size in Settings UI (previously, some controls were at 12pt, others 14pt)
  • Fixed "Restart FancyWM" option in Crash Report dialog not working
  • Fixed possible crash when moving stacked windows with the moues and the Swap (Shift) modifier
  • NullReferenceException when clearing the key on Keybindings page
  • Fixed "Press for help" clashing with default keybindings (replaced F1 with F12)
  • The Pages list in Settings supported multi-select by holding down Control which could lead to crash

v2.13.0-rc

11 May 17:56
Compare
Choose a tag to compare
v2.13.0-rc Pre-release
Pre-release

Features

  • Auto Split Threshold ★ Automatically creates splits based on configurable threshold
  • Submit Log button in Crash Report prefills a GitHub issue template

Improvements

  • Improved frame pacing for animations using DCompositionWaitForCompositorClock
  • Made animations smoother by running on ThreadPool
  • Improved performance on Keybindings page when changing keybindings

Bug fixes

  • Possible deadlock when Float window was used while an animation is running
  • Some keys couldn't be detected in the Keybindings UI and required editing settngs.json (Windows key wouldn't register)
  • Consistent font size in Settings UI (previously, some controls were at 12pt, others 14pt)
  • Fixed "Restart FancyWM" option in Crash Report dialog not working
  • NullReferenceException when clearing the key on Keybindings page
  • Fixed "Press for help" clashing with default keybindings (replaced F1 with F12)
  • The Pages list in Settings supported multi-select by holding down Control which could lead to crash

v2.12.1

09 Apr 07:39
Compare
Choose a tag to compare
  • Improved window detection
  • Performance optimisation

v2.12.0

06 Apr 13:28
Compare
Choose a tag to compare

Features

  • Added more options for the Activation Hotkey
  • Added option to use Caps Lock as the Activation Hotkey
  • Faster animations
  • Lower idle CPU usage

Bug fixes

  • Fixed issue with group with actions (drag) resulting in a permanent window border highlight
  • Fixed handling of repeat Activation Hotkey presses

v2.11.6

30 Mar 08:04
Compare
Choose a tag to compare
  • Retry EnumDisplayMonitors and default primary monitor (#235)

v2.11.5

29 Mar 15:57
Compare
Choose a tag to compare
  • Fix missing "fancywm.exe" alias (#234)