Thank you!
The GC-BTT settings doesn't seem to do anything for me. I went through this thread, but could not find any solution either. I can open the settings with shift+opt+cmd+P, and toggle the switches, but it does not change anything on the touch bar. And every time I restart BTT, everything switches back to off mode.
GC-BTT v.3.202
BTT v.3.346
Hey @GoldenChaos @Andreas_Hegenberg
Is this a btt issue or a goldenchaos preset issue? (the red highlight)
Media controls for app (News) that is not even running
IDK if it is a GC bug, BTT bug, or a Mac OS bug that prevented the app from quitting cleanly.
@Aadi_Anand That was probably a bug in a recent alpha, try upgrading to the latest one where it should be fixed.
@Andreas_Hegenberg i've updated to 3.351 but it still shows a red highlight!
Where do you download the alpha build?
@Aadi_Anand weird, is there a button background color set for the dock widget?
There appears to be, however I did not set it:
Something must've happened during a previous BTT update? Maybe related to whatever has been causing the icon issues? Quite a number of things changed without me changing them, not good.
On that note: can the disappearing icon issue be fixed programmatically? As in, next time you push an update to BTT, can you please have BTT check for widgets with regex conditions and no second icon and copy the first icon into the empty second slot? That way the stable version won't be broken.
In any case, I've fixed that background color issue locally and it'll be out today with the other icon fixes!
That red background is probably just a bug in the alpha. I'll look into that and fix it.
Unfortunately it's too late to change that icon thing programatically that has been rolled out ~a month ago to stable.
No worries - I'll prioritize replacing the current stable version then! I'll ping you when I've got a version ready to be verified. Probably the build after the one today.
@GoldenChaos Any solution for my issue?
Ah, apologies for missing your post! It sounds like you have two GC instances installed? If so, that would break the settings menu. I would completely remove any GC installations you have and install it again from the sharing site. Hopefully things work after doing that.
It’s also possible that BTT doesn’t have the correct permissions, so I’d check those too under Settings -> Security and Privacy -> Privacy, and just make sure BTT is checked for whatever categories it needs.
That’s the most basic troubleshooting we can do, so if none of that is applicable here I’ll have to ask some other questions, haha.
I uninstalled the old preset, and did a fresh install after restarting the mac. Regarding the permissions, BTT has access to all the privacy settings except full disk access.
Hey man,
Tks for the great productivity boost.
I was building a script to check the notifications for "ChatMate for WhatsApp" and by chance I've noticed that inside the Facetime doc badge script you mention the "Calendar" app.
Is this intended or is it a bug?
Thanks.
btw, I'm going to try to enhance Golden Chaos with a button to connect to the sidecar on iPad (similar to the one you created for the airpods)
Cheers, SergioV
Nice catch - definitely a bug; I've fixed this locally, will go out with the next version! I know I keep saying it'll be out "today" so I'm going to just shut my big mouth and finish the build
If you get your Sidecar button working, please share it! I can update my AirPlay button to work with Sidecar and add a menu bar item I'll look into this myself either way!
@lakhey That is definitely odd. I can't think of a reason the settings window wouldn't work. Does anything happen when you toggle the switches? Is it just some specific switches, or all of them?
Hey man,
Happy to contribute
As for the sidecar, I've written this one down just for now and it's mostly working (feel free to use and optimize ) :
tell application "System Events" to tell process "SystemUIServer"
set displays to (first menu bar item whose description is "Displays Menu") of menu bar 1
click displays
tell menu 1
if exists menu item "Disconnect" then
click menu item "Disconnect"
else
click (first menu item whose title contains "iPad") of menu of displays
end if
end tell
end tell
Those icons aren't disappearing for me. Does restarting BTT bring them back? Could you try reinstalling from the sharing site link that just got posted? (https://share.folivora.ai/sharedPreset/5148e4a8-dcda-4746-8df8-c770ccc108aa)
If they still are gone for you let me know!
The icons reappear when BTT is restarted but the icons will disappear again after a reboot.
Reproduce:
- Reboot with "reopen windows" unchecked
- Wait for GC-BTT icons to appear (don't do anything between booting and starting Safari)
- Launch Safari
- Icons gone