7pods
A clone of UIImagePickerController with multiple selection support.
License: MIT
A rate limit controller for avoiding excess HTTP requests or preventing UI from being tapped repeatedly.
License: MIT
NSStatusItem
can be highlighted only if it is clicked.
It's a problem if you want to show your original popup programmatically.
QBStatusItemView can be set to the view
property of NSStatusItem
and can be highlighted programmatically.
So it is useful for apps that uses original popup instead of NSMenu
.
License: MIT