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
Age
Commit message (
Expand
)
Author
2016-11-17
Add MASShortcut widget to main window
Teddy Wing
2016-11-17
AppDelegate.m: Release allocated `Mouse` instance
Teddy Wing
2016-11-17
Merge branch 'MASShortcut'
Teddy Wing
2016-11-17
Update Low Battery Yup.d.xcodeproj: Removal of MASShortcutTests.xctest
Teddy Wing
2016-11-17
Configure MASShortcut
Teddy Wing
2016-11-16
Add 'MASShortcut'
Teddy Wing
2016-11-16
MainMenu.xib: Remove `IBDocument.UseAutolayout` key
Teddy Wing
2016-11-16
Add new target "Low Battery Yup"
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
Add project.xcworkspace
Teddy Wing
2016-11-16
.gitignore: Ignore _private directory
Teddy Wing
2016-11-16
Add .gitignore
Teddy Wing
2016-11-16
Initial Commit
Teddy Wing