Manage-Conky icon indicating copy to clipboard operation
Manage-Conky copied to clipboard

Multy-Purpose SMJobBlessHelper

Open npyl opened this issue 7 years ago • 3 comments

There are several things (such as #3 and installing Xquartz ) which require administrator privileges to be implemented.

For Xquartz we have implemented the SMJobBlessHelper; though it could be of good-use as a multi-purpose privileged tool that will execute a variety of requests; eg.:

  • Install Xquartz
  • Toggle #3
  • something else...

This is not an absolute requirement though.

npyl avatar Jul 16 '18 14:07 npyl

SMJobBlessHelper has been removed as of 43e08efac6fe701e331f7b08cd517c41fc5c1820 because we do not want to use Homebrew anymore.

npyl avatar Aug 28 '18 09:08 npyl

#17 Proved we need to bring back the SMJobBlessHelper and it will have multiple uses.

A Framework that would do the job transparently would be great but it will probably mean that we need to change our algorithm for Xquartz icon in dock if we want to make things the right way. (Also, it means I have to create it.)

npyl avatar Sep 28 '18 01:09 npyl

Revising the uses for SMJobBlessHelper:

  • Install ConkyX (for some users that are not admins, ManageConky requires password to install stuff in /Applications)
  • Toggle Xquartz icon #3
  • ...

npyl avatar Sep 28 '18 01:09 npyl