Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | .osx: Set the icon size of Dock items to 36 pixels | Mathias Bynens | 2012-04-30 | 1 | -2/+2 | |
| | ||||||
* | Merge pull request #57 from nurtext/patch-1 | Mathias Bynens | 2012-04-30 | 1 | -0/+3 | |
|\ | | | | | .osx: Set Dock icon size | |||||
| * | Icon size of 48 pixels for dock items | Cedric Kastner | 2012-04-26 | 1 | -0/+3 | |
| | | ||||||
* | | .osx: Clean up after commit 5b36bee8676dc8e800f68e3a559e102dcefcae36 | Mathias Bynens | 2012-04-30 | 1 | -7/+7 | |
| | | ||||||
* | | adding screenshot location and file format | ekinertac | 2012-04-30 | 1 | -1/+7 | |
| | | ||||||
* | | Fix error thrown when Reseting Launchpad in some conditions | aristidesfl | 2012-04-27 | 1 | -1/+1 | |
|/ | | | | When multiple *.db files existed in ~/Library/Application Support/Dock/ , [ -e ~/Library/Application\ Support/Dock/*.db ] would throw an error. | |||||
* | .osx: `killall` all affected apps | Mathias Bynens | 2012-04-14 | 1 | -1/+1 | |
| | ||||||
* | .osx: Prevent Time Machine from prompting to use new hard drives as backup ↵ | Mathias Bynens | 2012-04-12 | 1 | -0/+3 | |
| | | | | volume | |||||
* | .osx: Add “focus follows mouse” commands for Terminal.app and X11 apps | Mathias Bynens | 2012-04-12 | 1 | -0/+5 | |
| | | | | I disabled (commented) these settings by default as I think it’s confusing that “focus follows mouse” works only for some apps. I’d rather have consistent, less confusing behavior across all apps, even if it’s not as useful. | |||||
* | .osx: Cleanup | Mathias Bynens | 2012-04-10 | 1 | -6/+2 | |
| | ||||||
* | # Shorten Dock show animation speed | Herman van Boeijen | 2012-04-10 | 1 | -0/+6 | |
| | | | # Completely kill hide/show animation: | |||||
* | .osx: Add hot corners | Mathias Bynens | 2012-04-10 | 1 | -0/+11 | |
| | ||||||
* | .osx: Make Trackpad settings more robust | Mathias Bynens | 2012-04-10 | 1 | -2/+7 | |
| | | | | Fixes #48. | |||||
* | .osx: Group commands by type | Mathias Bynens | 2012-04-10 | 1 | -84/+85 | |
| | ||||||
* | .osx: Minor tweaks | Mathias Bynens | 2012-04-09 | 1 | -3/+3 | |
| | ||||||
* | Added line to add text selection to QuickLook | Daniel Miedema | 2012-04-09 | 1 | -0/+3 | |
| | | | | | Created another entry for the ability to select text when viewing a document in QuickLook | |||||
* | .osx: Disable the “add spacer to Dock” commands by default | Mathias Bynens | 2012-04-04 | 1 | -3/+5 | |
| | ||||||
* | Added default to add a spacer to the dock. | Chris Albrecht | 2012-04-04 | 1 | -0/+3 | |
| | ||||||
* | .osx: Enable the debug menu in iCal and Address Book | Mathias Bynens | 2012-04-03 | 1 | -0/+6 | |
| | | | | Thanks to @3vincent. See issue #5: https://github.com/mathiasbynens/dotfiles/issues/5#issuecomment-4896967 | |||||
* | .osx: Remove the auto-hiding Dock delay | Mathias Bynens | 2012-04-02 | 1 | -0/+3 | |
| | ||||||
* | .osx: Fix typo in the Dock spring loading tweak | Mathias Bynens | 2012-03-31 | 1 | -1/+1 | |
| | ||||||
* | .osx: Copy email addresses as `foo@example.com` instead of `Foo Bar ↵ | Mathias Bynens | 2012-03-31 | 1 | -0/+3 | |
| | | | | | | <foo@example.com>` in Mail.app Thanks to @zmoazeni for the suggestion. | |||||
* | .osx: Show status bar in Finder | Mathias Bynens | 2012-03-31 | 1 | -0/+3 | |
| | ||||||
* | .osx: Disable the “reopen windows when logging back in” option | Mathias Bynens | 2012-03-15 | 1 | -0/+5 | |
| | ||||||
* | .osx: Tweak some more hidden preferences | Mathias Bynens | 2012-02-24 | 1 | -5/+19 | |
| | | | | Thanks to @Lri! Ref. #5. | |||||
* | .osx: Enable snap-to-grid for desktop icons | Mathias Bynens | 2012-02-22 | 1 | -0/+3 | |
| | | | | Ref. #5 | |||||
* | .osx: Make ⌘ + F focus the search input in iTunes | Mathias Bynens | 2012-02-13 | 1 | -0/+3 | |
| | ||||||
* | .osx: Enable iTunes track notifications in the Dock | Mathias Bynens | 2012-01-23 | 1 | -0/+3 | |
| | | | | Screenshot: http://www.maclife.com/article/howtos/5_ways_customize_dock_terminal | |||||
* | `.osx`: Restart the `SystemUIServer` and suppress `kill` output. | Kit Cambridge | 2012-01-04 | 1 | -1/+1 | |
| | ||||||
* | Move disabled QuickLook fix to the bottom | Mathias Bynens | 2011-12-22 | 1 | -4/+4 | |
| | ||||||
* | Clarify Dropbox icon comment. | Mathias Bynens | 2011-10-22 | 1 | -1/+1 | |
| | ||||||
* | Remove the green checkmark icons in Dropbox. | Mathias Bynens | 2011-10-22 | 1 | -0/+5 | |
| | ||||||
* | Looks like `IncludeDebugMenu` was replaced by `IncludeInternalDebugMenu` ↵ | Mathias Bynens | 2011-10-19 | 1 | -1/+1 | |
| | | | | recently. | |||||
* | Minor tweaks. | Mathias Bynens | 2011-09-26 | 1 | -3/+3 | |
| | ||||||
* | Enable subpixel font rendering on non-Apple LCDs | Jonathan Ragan-Kelley | 2011-09-26 | 1 | -0/+3 | |
| | ||||||
* | The fix for the UTF-8 bug in QuickLook causes problems when saving files in ↵ | Mathias Bynens | 2011-09-25 | 1 | -4/+5 | |
| | | | | Adobe Illustrator CS5, so comment it out. | |||||
* | Only reset Launchpad when it’s actually available. Fixes #24. | Mathias Bynens | 2011-09-24 | 1 | -1/+1 | |
| | ||||||
* | Check if `tmutil` is available before using it. (It’s not available on ↵ | Mathias Bynens | 2011-09-24 | 1 | -1/+1 | |
| | | | | Snow Leopard.) | |||||
* | Use full PlistBuddy path instead of the alias, so `.osx` can be used ↵ | Mathias Bynens | 2011-09-24 | 1 | -1/+1 | |
| | | | | stand-alone. | |||||
* | Disable Ping entirely. | Mathias Bynens | 2011-09-24 | 1 | -0/+3 | |
| | ||||||
* | Disable the Ping sidebar in iTunes. | Mathias Bynens | 2011-09-24 | 1 | -0/+3 | |
| | ||||||
* | Show item info below desktop icons. | Mathias Bynens | 2011-09-24 | 1 | -0/+3 | |
| | ||||||
* | Disable the warning before emptying the Trash. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Disable the warning when changing a file extension. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Empty Trash securely by default. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Only use UTF-8 in Terminal.app. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Automatically hide and show the Dock. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Show remaining battery time; hide percentage. | Mathias Bynens | 2011-09-23 | 1 | -0/+4 | |
| | ||||||
* | Set a blazingly fast keyboard repeat rate. | Mathias Bynens | 2011-09-23 | 1 | -0/+3 | |
| | ||||||
* | Typo. | Mathias Bynens | 2011-09-23 | 1 | -1/+1 | |
| |