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
'Show icon in dock' checkbox for non-admin users #686
Comments
I think the problem here is that the icon is greyed out. It is right that Thank you for notifying us of this On 5 February 2012 20:54, David Shepherdson <
|
Perfect -- all seems to be working well in ß65. Thanks to all involved -- Quicksilver really seems to be going from strength to strength these days! |
Great, thanks for the support :) |
(Related to issue #356.)
Now that (as of ß64?) hiding/showing the dock icon appears to be controlled by a user-level preference, rather than a setting in Quicksilver's Info.plist file, could the 'Show icon in dock' checkbox in the preferences be enabled again for non-admin users?
I run in a non-admin account, and had previously set Quicksilver not to show an icon in the dock (by editing the Info.plist or using Dockless). When I updated from ß63 to ß64, however, Quicksilver appeared in the dock, no matter how many times I edited the Info.plist file and relaunched it. Eventually I realised (by seeing what happened when I ran Quicksilver as an admin user) that the dock icon visibility is now controlled by the 'Hide Dock Icon' key in the user-level preferences file (i.e. ~/Library/Preferences/com.blacktree.quicksilver.plist).
Therefore, in order to make the dock icon go away, I had to manually edit that file and add the necessary key/value pair. Clearly it would have been a lot simpler if the checkbox hadn't been greyed out, and I could just click it instead!
The text was updated successfully, but these errors were encountered: