Skip to content

v0.7.3 Taskbarless Minimization Fixes

Latest
Compare
Choose a tag to compare
@1j01 1j01 released this 15 Jun 19:43
· 78 commits to master since this release

Fixed

  • Fixed positioning of windows when minimized without a taskbar. ce0a55d
  • Fixed menu bar visibility when window is minimized without a taskbar. (It was typically offscreen, but you could reveal it by dragging the window.) 96e03a8
  • Closing a window now frees up its minimize slot at the bottom of the screen (if there's no taskbar). Previously only unminimizing did this. 1f72e6f

I also (mainly) worked on adding lots of tests!

Full Changelog: v0.7.2...v0.7.3