billziss-gh / EnergyBar

Supercharge your Mac's Touch Bar.
GNU General Public License v3.0
749 stars 34 forks source link

Escape key does not work #28

Closed e96wic closed 5 years ago

e96wic commented 5 years ago

Example: When having spotlight opened, pressing esc does not exit spotlight. Not limited to this scenario.

e96wic commented 5 years ago

Solved: You have to grant EnergyBar access to accessibility settings.

billziss-gh commented 5 years ago

Yes, this is new in Mojave, which imposes a lot of restrictions on what applications can do in the system. EnergyBar needs access to Accessibility (for esc to work), Automation (to control the Finder) and Location Services (if using Weather).

e96wic commented 5 years ago

@billziss-gh It would be helpful to show a hint or something when pressing escape and the access is not granted :)