-
Notifications
You must be signed in to change notification settings - Fork 312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lots of plugins #137
base: master
Are you sure you want to change the base?
Lots of plugins #137
Commits on Jan 5, 2017
-
The Grand Design committed
Jan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for c00bbd5 - Browse repository at this point
Copy the full SHA c00bbd5View commit details -
The Grand Design committed
Jan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 006986b - Browse repository at this point
Copy the full SHA 006986bView commit details -
The Grand Design committed
Jan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 1e0a7d3 - Browse repository at this point
Copy the full SHA 1e0a7d3View commit details -
Add lightsensor subcommand to display
The Grand Design committedJan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for febeb9d - Browse repository at this point
Copy the full SHA febeb9dView commit details -
Fix dock pruning so that it always works
And so that it always wipes out all items.
The Grand Design committedJan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for ae21fa6 - Browse repository at this point
Copy the full SHA ae21fa6View commit details -
Allow the dock to be completely disabled
The Grand Design committedJan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 7d0817f - Browse repository at this point
Copy the full SHA 7d0817fView commit details -
Add autohidedelay and autohidespeed to dock
The previous `show_delay` was incorrect. It was changing the speed of the transition, not the delay before the transition started. I left `show_delay` in there and mapped it to the (incorrect) `auto_hide_speed` for backwards compatibility but removed reference to it from the README.
The Grand Design committedJan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 9aba633 - Browse repository at this point
Copy the full SHA 9aba633View commit details -
Add magnificationsize to the dock
The Grand Design committedJan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 70759c9 - Browse repository at this point
Copy the full SHA 70759c9View commit details -
The Grand Design committed
Jan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 0b95915 - Browse repository at this point
Copy the full SHA 0b95915View commit details -
Add bounce effects to the dock
The Grand Design committedJan 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 06bcbab - Browse repository at this point
Copy the full SHA 06bcbabView commit details
Commits on Jan 8, 2017
-
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for a9d1b71 - Browse repository at this point
Copy the full SHA a9d1b71View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 9d7f6cf - Browse repository at this point
Copy the full SHA 9d7f6cfView commit details -
Add helper functions to remove some duplication around reading values
There's quite a bit of duplication among many of these functions. I'm going to add a few helper functions to clean some of it up. It will make adding new plugins easier as well as make the user experience more consistent. Not to mention cutting down on possible bugs.
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 1394663 - Browse repository at this point
Copy the full SHA 1394663View commit details -
Add more helper functions to remove a bunch of duplication
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 5f6fdb9 - Browse repository at this point
Copy the full SHA 5f6fdb9View commit details -
Clear more duplication by creating more helpers
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for f9090f3 - Browse repository at this point
Copy the full SHA f9090f3View commit details -
Add hidden app dimming to the dock
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 7e09ee0 - Browse repository at this point
Copy the full SHA 7e09ee0View commit details -
Add only show running to the dock
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for c448b24 - Browse repository at this point
Copy the full SHA c448b24View commit details -
Add full screen delay to the dock
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for db9b798 - Browse repository at this point
Copy the full SHA db9b798View commit details -
Add iTunes notifications to the dock
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for e8c6271 - Browse repository at this point
Copy the full SHA e8c6271View commit details -
Change helpers to converters to be more specific
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 0638d9f - Browse repository at this point
Copy the full SHA 0638d9fView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 724c018 - Browse repository at this point
Copy the full SHA 724c018View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 883160a - Browse repository at this point
Copy the full SHA 883160aView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 07d85d3 - Browse repository at this point
Copy the full SHA 07d85d3View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for f153ae8 - Browse repository at this point
Copy the full SHA f153ae8View commit details -
Add consistent way of extracting commands/subcommand names
This was much too prone to manual error. For now I just went through the commands that were predominantly 'defaults write' commands as that what I'm currently the most focused on. I also removed the duplication of the restarting of processes and made it happen after any command (which has been given a value) has been run.
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 9c41339 - Browse repository at this point
Copy the full SHA 9c41339View commit details -
Add password delay to screensaver
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for c7fab51 - Browse repository at this point
Copy the full SHA c7fab51View commit details -
Add bannertime to notification
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 508218c - Browse repository at this point
Copy the full SHA 508218cView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 4259f41 - Browse repository at this point
Copy the full SHA 4259f41View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 0c8f545 - Browse repository at this point
Copy the full SHA 0c8f545View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6823062 - Browse repository at this point
Copy the full SHA 6823062View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for aa4f453 - Browse repository at this point
Copy the full SHA aa4f453View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 4c03fb3 - Browse repository at this point
Copy the full SHA 4c03fb3View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 1b497d0 - Browse repository at this point
Copy the full SHA 1b497d0View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for dda1338 - Browse repository at this point
Copy the full SHA dda1338View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for c525512 - Browse repository at this point
Copy the full SHA c525512View commit details -
Fix issues with matching 'true' text
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6921e9f - Browse repository at this point
Copy the full SHA 6921e9fView commit details -
Add autobackup and mediakeys to itunes
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 975c1af - Browse repository at this point
Copy the full SHA 975c1afView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 0964f8f - Browse repository at this point
Copy the full SHA 0964f8fView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 969f2d7 - Browse repository at this point
Copy the full SHA 969f2d7View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6c3057c - Browse repository at this point
Copy the full SHA 6c3057cView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 42a892f - Browse repository at this point
Copy the full SHA 42a892fView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for d7c22ba - Browse repository at this point
Copy the full SHA d7c22baView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 079b036 - Browse repository at this point
Copy the full SHA 079b036View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 112c8a0 - Browse repository at this point
Copy the full SHA 112c8a0View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 7aa77d7 - Browse repository at this point
Copy the full SHA 7aa77d7View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for e991c23 - Browse repository at this point
Copy the full SHA e991c23View commit details -
Add fastuserswitching and guest to user
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 5056f38 - Browse repository at this point
Copy the full SHA 5056f38View commit details -
Change to using the login_pref_path variable to remove duplication
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 7cba97e - Browse repository at this point
Copy the full SHA 7cba97eView commit details -
Add loginattemptsbeforehint to user
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 28e2265 - Browse repository at this point
Copy the full SHA 28e2265View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for d057ce6 - Browse repository at this point
Copy the full SHA d057ce6View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 8a8157b - Browse repository at this point
Copy the full SHA 8a8157bView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 3f7a9f4 - Browse repository at this point
Copy the full SHA 3f7a9f4View commit details -
Change hostname to add a few more places where it needs to change
This was pretty close but was missing a couple places
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 091f58e - Browse repository at this point
Copy the full SHA 091f58eView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 9d0e6ce - Browse repository at this point
Copy the full SHA 9d0e6ceView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 534569b - Browse repository at this point
Copy the full SHA 534569bView commit details -
Add automatic options to update
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 36d9bdc - Browse repository at this point
Copy the full SHA 36d9bdcView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for d6391fe - Browse repository at this point
Copy the full SHA d6391feView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 26fd3a9 - Browse repository at this point
Copy the full SHA 26fd3a9View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6a3244d - Browse repository at this point
Copy the full SHA 6a3244dView commit details -
Add defaultusername to network
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 74fb74d - Browse repository at this point
Copy the full SHA 74fb74dView commit details -
Add quitwhenfinished to printer
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 10cafe9 - Browse repository at this point
Copy the full SHA 10cafe9View commit details -
Add wakeonethernet and guestaccess to network
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 5f969d3 - Browse repository at this point
Copy the full SHA 5f969d3View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6fff6d1 - Browse repository at this point
Copy the full SHA 6fff6d1View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 7967718 - Browse repository at this point
Copy the full SHA 7967718View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6e67119 - Browse repository at this point
Copy the full SHA 6e67119View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 8bd82ba - Browse repository at this point
Copy the full SHA 8bd82baView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for c801b5c - Browse repository at this point
Copy the full SHA c801b5cView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6f81baa - Browse repository at this point
Copy the full SHA 6f81baaView commit details -
Add tons of new finder capabilities
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for f8f7fe8 - Browse repository at this point
Copy the full SHA f8f7fe8View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6b3a698 - Browse repository at this point
Copy the full SHA 6b3a698View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for c70cebd - Browse repository at this point
Copy the full SHA c70cebdView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 737eea5 - Browse repository at this point
Copy the full SHA 737eea5View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for e07d2f1 - Browse repository at this point
Copy the full SHA e07d2f1View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for fb0857a - Browse repository at this point
Copy the full SHA fb0857aView commit details -
Add hidequicklookondeactivate to finder
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 317dac6 - Browse repository at this point
Copy the full SHA 317dac6View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for dedcd82 - Browse repository at this point
Copy the full SHA dedcd82View commit details -
Update usage in docs to be more consistent
Apparently from having many contributors the docs got a bit out of date (format-wise). Some (most) of the "examples" were actually usage. Examples should contain sample data. Usage should contain placeholders. Take the `service` plugin for example: This is usage: m service load <service_name> This is an example: m service load com.apple.sessionlogoutd I didn't rewrite everything but I made some good progress.
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for ed06b08 - Browse repository at this point
Copy the full SHA ed06b08View commit details -
Allow yes/no combos to include on/off
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 5024887 - Browse repository at this point
Copy the full SHA 5024887View commit details -
Fix matching on floats with more than one number
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 23b8360 - Browse repository at this point
Copy the full SHA 23b8360View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 6d1ddaa - Browse repository at this point
Copy the full SHA 6d1ddaaView commit details -
Fix missing imports/command name extraction
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 5015654 - Browse repository at this point
Copy the full SHA 5015654View commit details -
Fix places where we weren't using our helpers
Some places can't be replaced, but these could
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 414e980 - Browse repository at this point
Copy the full SHA 414e980View commit details -
Fix calls to incorrect defaults helpers
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for c0fb4d3 - Browse repository at this point
Copy the full SHA c0fb4d3View commit details -
Fix issues with commands being called with no arguments
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 4662455 - Browse repository at this point
Copy the full SHA 4662455View commit details -
Change return text to be better
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for ada82f9 - Browse repository at this point
Copy the full SHA ada82f9View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for a62b94e - Browse repository at this point
Copy the full SHA a62b94eView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 5f8cd93 - Browse repository at this point
Copy the full SHA 5f8cd93View commit details -
Remove tooltip font stuff which no longer works
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for f6631d2 - Browse repository at this point
Copy the full SHA f6631d2View commit details -
Fix variable and function call bugs
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 0ad4199 - Browse repository at this point
Copy the full SHA 0ad4199View commit details -
Fix enabled/disabled instead of enable/disable
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 965cc83 - Browse repository at this point
Copy the full SHA 965cc83View commit details -
Remove wildcards since they aren't very useful
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 1c0df25 - Browse repository at this point
Copy the full SHA 1c0df25View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 2a59df2 - Browse repository at this point
Copy the full SHA 2a59df2View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 2d3e660 - Browse repository at this point
Copy the full SHA 2d3e660View commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 5bcbddc - Browse repository at this point
Copy the full SHA 5bcbddcView commit details -
Add toggleshortcut to keyboard
The Grand Design committedJan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for f42677c - Browse repository at this point
Copy the full SHA f42677cView commit details -
The Grand Design committed
Jan 8, 2017 Configuration menu - View commit details
-
Copy full SHA for 95a8122 - Browse repository at this point
Copy the full SHA 95a8122View commit details
Commits on Jan 9, 2017
-
The Grand Design committed
Jan 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 3deb7af - Browse repository at this point
Copy the full SHA 3deb7afView commit details -
The Grand Design committed
Jan 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 758ee28 - Browse repository at this point
Copy the full SHA 758ee28View commit details -
The Grand Design committed
Jan 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 4c938c7 - Browse repository at this point
Copy the full SHA 4c938c7View commit details -
The Grand Design committed
Jan 9, 2017 Configuration menu - View commit details
-
Copy full SHA for 6c60ca1 - Browse repository at this point
Copy the full SHA 6c60ca1View commit details