Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(WIP) Add/Fix Control Center options #1276

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

Iamanaws
Copy link

@Iamanaws Iamanaws commented Jan 16, 2025

I will work on adding missing 'Control Center' / 'Menu Bar' options, and mapping option values.

I looked online and on apple's docs but I can't find proper documentation about what are the available values and what they do so I'm mapping them out first

Control Center / Menu Bar options found


Sound, NowPlaying
2 - Show When Active
8 - Don't Show in Menu Bar
18 - Always Show in Menu Bar

Battery
3 - Show in Menu Bar and Control Center
4 - Show in Menu Bar
9 - Show in Control Center
12 - Don't Show

BatteryShowPercentage, BatteryShowEnergyMode
Boolean
0 - Don't Show
1 - Show

UserSwitcher
19 - Show in Menu Bar and Control Center
22 - Show in Menu Bar (No specified: Full Name / Account Name / Icon)
25 - Show in Control Center
28 - Don't Show

KeyboardBrightness
3 - Show in Menu Bar and Control Center
6 - Show in Menu Bar
8 - Don't Show / Don't Show in Menu Bar
9 - Show in Control Center
12 - Don't Show / Don't Show in Control Center

@leander-hass
Copy link

leander-hass commented Jan 23, 2025

Hi there, have you considered the Clock, Battery and WiFi options? They are all defined under system.defaults.controlcenter as NSStatusItem Visible <Name>. But I played a bit with showing/hiding WiFi and it did not seem to work with whatever I tried...

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.

2 participants