Skip to content

2.0.0-beta.14

Pre-release
Pre-release

Choose a tag to compare

@stonerl stonerl released this 02 Jun 01:13
2.0.0-beta.14
7b1001b

This beta stabilizes Control Center widget resolution on single-display setups via a virtual display provoker, adds section reorder and filtering to the search panel, introduces a global template for per-display configuration, and enables LCS sorting on notched displays by default.

New & Improved

  • Single-Display Widget Resolution: VirtualDisplayProvoker creates a headless virtual display to force marker window publication on single-display Macs, resolving Control-Center-hosted widgets (Little Snitch) to their real owning app. Orphans left in place — never relocated. Phantom display excluded from Thaw display enumeration. Fixes #643 via #655.
  • Search Panel Reorder: Sections in search panel reorderable and filterable.
  • Global Display Template: Global template for per-display configuration defaults.
  • Layout Bar Fixes: Cross-section drag landing and false move alerts fixed (#644).
  • LCS Default: LCS sorting on notched displays enabled by default.
  • Search UI Polish: Dividers between rows, increased annotation spacing.
  • Plural-Aware Localization: Proper plural forms via String(localized:) interpolation.
  • Hook Label Width: Automation labels size to widest localized string. Fixes #650 via #653.
  • Localization: Multiple Crowdin updates.

Full Changelog: https://github.com/stonerl/Thaw/compare/2.0.0-beta.13...2.0.0-beta.14