Adjusting menu bar transparency
Adjusting menu bar transparency
- Subject: Adjusting menu bar transparency
- From: Mark Woods <email@hidden>
- Date: Sat, 9 May 2009 12:51:49 +0100
I'm making an app to adjust the opacity of the menu bar in Leopard.
I am aware of the environment variables you can set within the
com.apple.WindowServer.plist file but I do not like this method for
two reasons:
1) You must restart the computer
2) If something goes wrong, it can render the machine unbootable
The Translucent Menu Bar option in the Desktop & Screen Saver pref
pane seems to use a different method that does not write to the plist
and happens instantly without having to restart any processes. It
seems to be communicating with the Window Server process directly.
Does anyone know how this is being achieved?
Thanks,
Mark.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden