Skip to content

V0.14.3

Choose a tag to compare

@DreamMaoMao DreamMaoMao released this 15 Jun 12:57
· 8 commits to main since this release

✨ New Features

  • Scrolling: Added support for per-tag and per-display custom scrolling layout parameters.
  • Input: Introduced cursor_hide_on_keypress option to improve focus during interaction.

🐛 Bug Fixes

  • Cursor: Resolved an issue where the cursor failed to auto-hide in the overview mode.
  • Overview: Fixed cursor action miss apply bug that occurred when no mouse bindings were configured.
  • Window Management: Fixed a resizing limitation affecting tiled scroller windows when only two clients are tiling.
  • Multi-Monitor: Addressed a pointer focus issue when a floating window spans across two monitors in the scroller layout.
  • Layouts: Fixed calculation errors in the deck layout when using multiple master windows.
  • Fullscreen: Fixed a bug preventing the grid layout from toggling fullscreen mode.
  • Workspace: Fix compatibility with xfce-panel.

⚡ Optimizations

  • Animation: Optimize tag animations when exiting the overview mode.
  • Performance: Improved window state restoration to prevent unnecessary resizing when leaving overview mode.
  • Tiling: Optimized drop-tiling logic for clients moving across monitors.
  • Gaming: Added constraints to keep game windows locked to the current monitor.