-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Description: Silent, borderless window that acts as text field for the commands.
- Acceptance Criteria:
- Must exist a
CommandUI.mm - Must init an
NSWindowwithNSWindowStyleMaskBorderless - Must set level to
kCGScreenSaverWindowLevel - Must ensure it does not steal focus when shown (or immediately returns it)
- Must exist a
Reactions are currently unavailable