New
v3.7.0
π New features
- Add new
wm-toggle-pausecommand for fully pausing the WM (#828, #870).- Replaced the
alt+shift+pkeybinding in the default config with this new command.
- Replaced the
- Configure whether to show all windows in the native Windows taskbar (#873, resolves #848).
- The previous release changed windows to be hidden/shown via a new method called cloaking. Cloaking causes all windows to be shown in the taskbar, which is now configurable with
general.show_all_in_taskbar.
- The previous release changed windows to be hidden/shown via a new method called cloaking. Cloaking causes all windows to be shown in the taskbar, which is now configurable with
- Improve
--centeredflag behavior forset-floatingandtoggle-floating(#842). - Revert
alt+sandalt+ain the default config to switch focus between prev/next active workspace (#865).
π Bug fixes
- Restore to previous tiling size from minimized/fullscreen (#876, fixes #506 #782).
move-workspacemoves cursor ifcursor_jumpis enabled (#874, fixes #859).- Fix
focus_follows_cursoron touchpads (#875, fixes #799). - Prevent moving tiling windows with mouse from affecting hidden workspaces (#877, fixes #829).
- Fix path delimiters to CLI directory in PATH env variable (#872).
Big thanks to @DreamMaoMao and @michidk for contributing to this release π
/ @lars-berger