index
:
Low-Battery-Yup
ShortcutRecorder
master
Dismiss Mac OS X's low battery warning dialog with the keyboard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Low Battery Yup d
Age
Commit message (
Expand
)
Author
2016-12-03
Add copyright and license text to all source files
Teddy Wing
2016-12-03
Clean up code from 9d91a7c908dc2261f2c3335875323c7088938204
Teddy Wing
2016-12-03
Click the right spot on all screen sizes
Teddy Wing
2016-12-02
Mouse.m: Some calculations on window center
Teddy Wing
2016-12-01
Make click work from hotkey in NSUserDefaults
Teddy Wing
2016-11-18
AppDelegate: Only allocate one `Mouse` instance in app lifecycle
Teddy Wing
2016-11-18
Use hard-coded hotkey to invoke battery dialog dismisser
Teddy Wing
2016-11-17
AppDelegate.m: Release allocated `Mouse` instance
Teddy Wing
2016-11-16
Remove MainMenu.xib
Teddy Wing
2016-11-16
Mouse: Change mouse coordinates to Low Battery OK button
Teddy Wing
2016-11-16
Info.plist: Set LSBackgroundOnly=1
Teddy Wing
2016-11-16
Rename project to "Low Battery Yup.d"
Teddy Wing
2016-11-16
Mouse: Move `centerPoint` back to `moveToCenter`
Teddy Wing
2016-11-16
Mouse: Implement `click`
Teddy Wing
2016-11-16
Make the mouse move to the center of the screen
Teddy Wing
2016-11-16
Initial Commit
Teddy Wing