Skip to content

feat(status-item): show permission-required icon - #153

Merged
esphynox merged 3 commits into
mainfrom
feat/permission-status-icon
Sep 9, 2026
Merged

feat(status-item): show permission-required icon#153
esphynox merged 3 commits into
mainfrom
feat/permission-status-icon

Conversation

@esphynox

@esphynox esphynox commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Show a colored permission-required indicator in the menu bar when Accessibility access is unavailable. The icon now refreshes when permission state changes, and the editable status-item source asset is included.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other: Not run (not requested)

Run project commands from Apps/Keyty.

UI Changes

No screenshots attached.

Before After
Screenshot 2026-09-09 at 15 40 49 Screenshot 2026-09-09 at 15 40 39

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Show a permission-required indicator in the menu bar when Accessibility access is not granted.

@esphynox esphynox self-assigned this Sep 9, 2026
@esphynox
esphynox force-pushed the feat/permission-status-icon branch from 448275c to 7b3cc29 Compare September 9, 2026 14:26
@esphynox
esphynox merged commit b8715dc into main Sep 9, 2026
1 check passed
@esphynox
esphynox deleted the feat/permission-status-icon branch September 9, 2026 14:39
@esphynox esphynox linked an issue Sep 9, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Add status bar indication when permissions revoked

1 participant