Skip to content

0.9.1 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@aesophor aesophor released this 05 Feb 11:09
· 456 commits to master since this release

What's new:

  • Rewrote all tiling algorithms using space partitioning tree
  • Fixed some commonly encountered bugs while switching between floating/fullscreen
  • Added the ability to spawn certain applications under certain workspaces in background
  • Refactored configuration parsing and WindowManager::OnKeyPressed()
  • Added _NET_DESKTOP_NUMBERS, _NET_CURRENT_DESKTOP, _NET_DESKTOP_VIEWPORT and _NET_DESKTOP_NAMES so that polybar's xworkspaces module will work
  • Fixed WINE application close hang issue (see commit a816f31)
  • Some minor bugs fixed