Skip to content

fix: restore menu-bar hiding on macOS 27 - #387

Closed
thegeneralist01 wants to merge 1 commit into
dwarvesf:developfrom
thegeneralist01:fix/macos27-collapse-length
Closed

fix: restore menu-bar hiding on macOS 27#387
thegeneralist01 wants to merge 1 commit into
dwarvesf:developfrom
thegeneralist01:fix/macos27-collapse-length

Conversation

@thegeneralist01

Copy link
Copy Markdown

Summary

  • keep the collapsed separator below macOS 27's half-screen discard threshold, allowing displaced items to enter the system overflow
  • preserve the existing macOS 26-and-earlier behavior and avoid altering mixed-width displays by default; provide an opt-in for hiding on the narrowest display
  • add a focused policy regression suite and document the new behavior

This independently validates the same root cause described in #382, with a small testable policy boundary and current-device verification.

Test plan

  • sh tests/run-collapse-length-policy-tests.sh
  • xcodebuild -project 'Hidden Bar.xcodeproj' -scheme 'Hidden Bar' -configuration Debug CODE_SIGNING_ALLOWED=NO build
  • plutil -lint hidden/*.lproj/*.strings
  • macOS 27 device test: click toggle produced separator widths 898 -> 22 -> 898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant