Command-click to reorder and remove items in the
menubar doesn't work for FUS++. So now FUS++ is on
the left of everything, and the first to drop off when space
is needed.
This is a limitation of the NSStatusItem API. To allow reordering,
FUS++ would need to use the NSMenuExtra API, which Apple
closed to third parties in OS 10.2. However, this limitation can be
circumvented with Unsanity's Menu Extra Enabler.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
This is a limitation of the NSStatusItem API. To allow reordering,
FUS++ would need to use the NSMenuExtra API, which Apple
closed to third parties in OS 10.2. However, this limitation can be
circumvented with Unsanity's Menu Extra Enabler.