Releases: dteoh/SlowQuitApps
Releases · dteoh/SlowQuitApps
v0.3.3
- Replace keyboard state Carbon API calls with CoreGraphics API calls
v0.3.2
- Remove automatic termination of other SlowQuitApps instances. See #23 for rationale.
v0.3.1
- Improve automatic termination of other SlowQuitApps instances
- When SQA cannot register the ⌘Q hotkey, notify the user and exit
v0.3.0
- support custom application whitelist
v0.2.8
- try to fix issue where animation window does not appear
v0.2.7
- terminate other instances of SQA on app start
v0.2.6
- fix bug where active application was not being terminated after countdown
v0.2.5
- rewrite overlay animation
v0.2.4
- require both Command and Q to be held down continuously
v0.2.3
- don't quit the Finder application