aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-01Make click work from hotkey in NSUserDefaultsTeddy Wing
2016-12-01Cleanup xcodeproj after mergeTeddy Wing
2016-12-01Merge branch 'shortcut-config-UI'Teddy Wing
2016-12-01Add .gitattributes for merging Xcode *.pbxprojTeddy Wing
2016-12-01Add Constants.h for `kPreferenceGlobalShortcut`Teddy Wing
2016-12-01Show saved keyboard shortcut in the MASShortcutViewTeddy Wing
2016-12-01ShortcutView.h: Add reference to `(void)setShortcutValue:(MASShortcut*)`Teddy Wing
2016-12-01MainMenu.xib: Fix reference to `_shortcut_view` ivarTeddy Wing
2016-12-01ShortcutView: Store updated shortcut in NSUserDefaultsTeddy Wing
2016-12-01Clean up after a984e2dd951bcbfe5e3e6374213eb9a5fd5423cfTeddy Wing
2016-12-01Able to get a shortcut from the MASShortcutViewTeddy Wing
2016-11-22Merge branch 'register-global-hotkey'Teddy Wing
2016-11-19Low Battery Yup: Close the application when window is closedTeddy Wing
2016-11-19Use DDHotKeyTextField in "Low Battery Yup"Teddy Wing
2016-11-18AppDelegate: Only allocate one `Mouse` instance in app lifecycleTeddy Wing
2016-11-18Use hard-coded hotkey to invoke battery dialog dismisserTeddy Wing
2016-11-17Add MASShortcut widget to main windowTeddy Wing
2016-11-17AppDelegate.m: Release allocated `Mouse` instanceTeddy Wing
2016-11-17Merge branch 'MASShortcut'Teddy Wing
2016-11-17Update Low Battery Yup.d.xcodeproj: Removal of MASShortcutTests.xctestTeddy Wing
2016-11-17Configure MASShortcutTeddy Wing
2016-11-16Add 'MASShortcut'Teddy Wing
2016-11-16MainMenu.xib: Remove `IBDocument.UseAutolayout` keyTeddy Wing
2016-11-16Add new target "Low Battery Yup"Teddy Wing
2016-11-16Remove MainMenu.xibTeddy Wing
2016-11-16Mouse: Change mouse coordinates to Low Battery OK buttonTeddy Wing
2016-11-16Info.plist: Set LSBackgroundOnly=1Teddy Wing
2016-11-16Rename project to "Low Battery Yup.d"Teddy Wing
2016-11-16Mouse: Move `centerPoint` back to `moveToCenter`Teddy Wing
2016-11-16Mouse: Implement `click`Teddy Wing
2016-11-16Make the mouse move to the center of the screenTeddy Wing
2016-11-16Add project.xcworkspaceTeddy Wing
2016-11-16.gitignore: Ignore _private directoryTeddy Wing
2016-11-16Add .gitignoreTeddy Wing
2016-11-16Initial CommitTeddy Wing