Commit Graph
39 Commits
Author SHA1 Message Date
Anton Palgunov 7646c6e89d Merge pull request #58 from ReDetection/bordered-parameter
WIP: Bordered parameter, background parameter
2018-04-30 19:20:07 +01:00
Anton Palgunov f65e72faed Merge pull request #57 from Toxblh/revert-56-master
Revert "tapAction and longTapAction in config now have nested values"
2018-04-30 11:29:52 +01:00
Anton Palgunov df535b2893 Revert "tapAction and longTapAction in config now have nested values" 2018-04-30 11:29:42 +01:00
Anton Palgunov 574ca0fb84 Merge pull request #56 from ad/master
tapAction and longTapAction in config now have nested values
2018-04-30 11:08:28 +01:00
Anton Palgunov d37d9607d3 Merge pull request #55 from ad/master
deinit inputsource observer, button highlight on touch
2018-04-29 23:00:07 +01:00
Anton Palgunov 9c5a19925b Merge pull request #54 from Toxblh/fix-leaked-items-and-timers
Fix leaking timers
2018-04-29 18:19:55 +01:00
Anton Palgunov 60384561d2 Merge pull request #53 from Toxblh/fix-warnings
Fix compiler warnings
2018-04-29 12:55:00 +01:00
Anton Palgunov 6609a7c806 Merge pull request #49 from ad/master
* NSButtonCell
2018-04-27 23:39:02 +01:00
Anton Palgunov d974f92e3d brew instruction 2018-04-25 13:48:39 +01:00
Anton Palgunov babc8451e0 Merge pull request #48 from jstart/patch-1
Spelling :)
2018-04-24 22:36:20 +01:00
Anton Palgunov aa95d1a1bd Merge pull request #46 from ad/master
* trying to terminate app before forceTerminate (to prevent loosing of unsaved data)
2018-04-24 13:36:55 +01:00
Anton Palgunov ae4b0aa870 Merge pull request #45 from ad/master
Allow multiple instances of currency and weather widgets (different schedulers for one type widget)
2018-04-24 10:59:22 +01:00
Anton Palgunov 409b8d8b46 Merge pull request #44 from ad/master
* dock widget improvements
2018-04-24 10:47:34 +01:00
Anton Palgunov 9853e0448f Merge pull request #41 from ad/master
Switch input source widget
2018-04-22 19:38:22 +01:00
Anton Palgunov a513c0083a Merge pull request #40 from ad/replaceTimers
Weather and Currency timers replaced with NSBackgroundActivityScheduler (more energy efficiency)
2018-04-22 11:42:23 +01:00
Anton Palgunov 3c171b449a Merge pull request #39 from ad/stripComments
+ strip comments in config file
2018-04-22 10:17:34 +01:00
Anton Palgunov 8a9b40a030 Merge pull request #38 from ad/master
+ persistent app in dock (press for 0.5 sec), close app (press for 2.0 sec). Reload view if default config changed (write event fired)
2018-04-21 20:16:59 +01:00
Anton Palgunov 41a859aea3 Merge pull request #32 from ad/master
Background color parameter moved to CustomButtonTouchBarItem
2018-04-21 13:16:36 +01:00
Anton Palgunov 9bf42dfb79 Merge pull request #31 from ad/master
Action for battery plugin
2018-04-21 12:08:01 +01:00
Anton Palgunov 8513ed0fa3 Merge pull request #28 from Toxblh/openUrl
Open url action
2018-04-20 18:42:23 +01:00
Anton Palgunov 0ce6648bf9 Merge pull request #26 from ad/master
fixed deminiaturization and Finder opening
2018-04-19 16:59:36 +01:00
Anton Palgunov 03bcafd5ff Merge pull request #25 from ad/openPresetFile
+ open preset from dialog (not replacing default file)
2018-04-19 16:19:45 +01:00
Anton Palgunov e9de35ee37 Merge pull request #24 from ad/currencyWidget
* currency list
2018-04-19 12:35:43 +01:00
Anton Palgunov e027c640f7 Merge pull request #22 from ad/weatherWidget
Weather widget / volume slider fix / dock shadow
2018-04-19 12:27:44 +01:00
Anton Palgunov 71ea94590b Merge pull request #20 from ad/apps
Launched apps (like dock)
2018-04-16 23:15:47 +01:00
Anton Palgunov 75ea408370 Merge pull request #19 from ad/master
* prevent crash on return from sleep (removed lockFocus/unlockFocus)
2018-04-15 11:58:50 +01:00
Anton Palgunov 783ed34c0f Merge pull request #16 from ad/master
* image can be set for slider
2018-04-14 11:12:50 +01:00
Anton Palgunov 347bad8058 Merge pull request #13 from Toxblh/align
Align (left/center/right)
2018-04-13 21:18:29 +01:00
Anton Palgunov a86f7eb304 Update README.md 2018-04-13 14:54:44 +01:00
Anton Palgunov 106f297f57 Merge pull request #11 from ad/master
+ volume and brightness sliders
2018-04-13 14:44:39 +01:00
Anton Palgunov 9393a4e484 Merge pull request #9 from Toxblh/openPreferences
Open preset for editing then you click by Preferences in menu.
2018-04-12 20:07:38 +01:00
Anton Palgunov ec990e8147 Merge pull request #7 from Toxblh/example-scripts
Example presets and credits
2018-04-12 10:51:10 +01:00
Anton Palgunov 046f0fc1cf Merge pull request #6 from Toxblh/cleanup
Cleanup project
2018-04-12 07:34:59 +01:00
Anton Palgunov bb0c81ea76 Merge pull request #5 from ReDetection/master
Workaround for apple script
2018-04-09 17:29:14 +01:00
Anton Palgunov e10eed17ad Merge pull request #4 from ReDetection/master
Async apple script
2018-04-09 16:10:37 +01:00
Anton Palgunov 74d57cdc7d Merge pull request #3 from ReDetection/master
Basic AppleScript support
2018-04-09 11:42:19 +01:00
Anton Palgunov d97d8efdd4 Merge pull request #2 from Toxblh/add-license-1
Create LICENSE
2018-04-09 08:33:20 +01:00
Anton Palgunov 9f6f7d9404 Create LICENSE 2018-04-09 08:33:02 +01:00
Anton Palgunov 528506f276 Merge pull request #1 from ReDetection/master
TouchBar without the cross and stripe menu
2018-04-09 08:31:34 +01:00