Tags: onlywsx/Caffeine
Tags
Caffeine 1.6.5 Fix right-click on the menu bar icon on macOS 27 by intercepting events at the Core Graphics layer via a session-level CGEventTap. The previous sendAction(on: [.rightMouseUp]) / statusItem.view approach stopped working on macOS 27 because the system no longer delivers right-mouse events to NSStatusBarButton at the AppKit layer. Also: - Display the time-remaining countdown at the top of the right-click context menu with live updates. - Improve Ukrainian translation. - Fix timer no longer stays active and shows negative seconds after the Mac sleeps past the activation period. Requires accessibility permission on macOS 27 (System Settings -> Privacy & Security -> Accessibility). Co-Authored-By: Claude <noreply@anthropic.com>
PreviousNext