AlexPerathoner / SlimHUD

Replacement for MacOS' volume, brightness and keyboard backlight HUDs.
https://alexperathoner.github.io/SlimHUD
GNU General Public License v3.0
394 stars 9 forks source link

Bar background option #124

Closed carsuki closed 1 year ago

carsuki commented 1 year ago

Before opening the issue, have you...?

Is your feature request related to a problem? Please describe

In my experience, SlimHUD has been a great replacement for cleanHUD that doesn't require any messing with SIP (especially annoying on Ventura), but visibility of the bar can be a bit tough when it's on the top of the screen. It's most noticeable with the unfilled portions of the bar in this screenshot—nearly impossible to see at a glance.

Screenshot 2023-03-18 at 4 56 45 PM

Describe the solution you'd like

An option for a background behind the bar like the "Mac style" in cleanHUD would be very useful to alleviate problems with visibility. Something like this—maybe with an option for colour if not just light/dark switching—is really all that's necessary in my eyes and would be a much appreciated addition.

Screenshot 2023-03-18 at 4 59 56 PM

Describe alternatives you've considered

cleanHUD is the obvious choice for an alternative, but MacForge of course requires disabling SIP among other things. In Ventura disabling SIP mandates Permissive Security mode be on, which in turn disallows any Catalyst apps to open and just isn't ideal in general, especially when a solution like SlimHUD already exists.

Anything else?

No response

AlexPerathoner commented 1 year ago

Hi @carsuki , I released a beta version which you can download in About > Join the Beta. Could you please try it out?

To have a similar effect to the background in your screen you can use the following settings in the design tab -> shadow -> custom..: image

carsuki commented 1 year ago

Thanks for such a quick update @AlexPerathoner, works perfectly with the settings you provided. Closing the issue if you don't mind.

Screenshot 2023-03-23 at 8 46 50 PM
AlexPerathoner commented 1 year ago

Cool, I'll write some tests today and then close the pull request and create a proper release as soon as I'm done