nate-parrott / Flashlight

The missing Spotlight plugin system
http://flashlight.nateparrott.com
Other
5.39k stars 411 forks source link

Lock shortcut actually performs fast user switching #402

Closed joeyhoer closed 9 years ago

joeyhoer commented 9 years ago

Lock is a simple, fast action (similar to that of activating a screen saver and having your password enable immediately, but without the whole screen saver step). User switching is slower, and has the potential to disable services. I'd like to propose that lock use the actual lock function rather than initiating fast user switching.

A proposed fix: http://apple.stackexchange.com/a/123738

A similar issue (on another project): https://github.com/siong1987/shortcuts/issues/4