
Make Menu entries context sensitive
Reported by steve | August 13th, 2012 @ 02:04 PM
that would reduce noise in the menu.
Comments and changes to this ticket
-
C Fraire August 16th, 2012 @ 03:44 AM
Unfortunately, as per Apple's documentation, there is very limited facility for customizing when service menu items are displayed. It cannot be dynamic—i.e., GPGServices cannot programmatically decide when to display menu items.
The static, useful parameters are:
NSMenuItem
NSReturnTypes
NSSendTypes
NSSendFileTypes
NSUserData
NSRequiredContext (URL, Date, Address, Email, FilePath)—and GPGServices already uses these as best it can.
https://developer.apple.com/library/mac/#documentation/Cocoa/Concep...
-
steve September 28th, 2014 @ 08:41 PM
- State changed from open to new
- Milestone cleared.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
People watching this ticket
Referenced by
-
73 Decrypt read-only text selections Don't ask me, why mozilla does not have the service entri...
-
165 OpenPGP: Verify should be able to understand if a message was encrypted and signed also see https://gpgtools.lighthouseapp.com/projects/676...
-
84 How to handle more and more Service Menu Entries? covered by #140