Releases: FancyWM/fancywm
Releases · FancyWM/fancywm
v2.14.0
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
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
Features
- Add setting for "Release window to move" (temporarily enabled by default)
v2.13.0-rc2
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
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
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
- Improved window detection
- Performance optimisation
v2.12.0
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