Tahoe PR: HUD cleanup, force volume keys, slider/CustomHUD fixes

- Add KeyboardVolume.mediaForce and UI for always capturing volume/mute keys
- Clean up CustomHUD windows when displays are cleared
- Fix SliderHandler percentage label update (remove tautology check)
- CustomHUD: RunLoop.common timer, drop unused SwiftUI import
- Widen volume control popup for new menu item; en Main.strings

Made-with: Cursor
This commit is contained in:
Abdul Rehman 2026-04-06 13:59:26 +05:00
parent c6a8fe97b6
commit 8a2e7f1e62
11 changed files with 23 additions and 20 deletions

View file

@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleVersion</key>
<string>7175</string>
<string>7176</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSBackgroundOnly</key>