Skip to content
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

[Dock Tinker] Add defaults write com.apple.dock autohide-delay -float 0 #14518

Open
apotenza92 opened this issue Sep 18, 2024 · 1 comment
Open
Labels
extension: dock-tinker Issues related to the dock-tinker extension extension Issues related to one of the extensions in the Store feature request New feature or improvement

Comments

@apotenza92
Copy link

apotenza92 commented Sep 18, 2024

Extension

https://www.raycast.com/koinzhang/dock-tinker

Description

Currently no command to run: defaults write com.apple.dock autohide-delay -float 0

This removes the autohide delay from when your mouse reaches the bottom of the screen to when the dock appears. By default it's a tiny amount of seconds.

I tend to run
defaults write com.apple.dock autohide-delay -float 0
defaults write com.apple.dock autohide-time-modifier -int 0
killall Dock

This gives you 0 delay and 0 animation

Who will benefit from this feature?

Everyone using dock tinker

Anything else?

You've currently named toggle-auto-hide-delay the file that actually does the autohide-time-modifier.
If you add the above might make sense to rename these.

No response

@apotenza92 apotenza92 added extension Issues related to one of the extensions in the Store feature request New feature or improvement labels Sep 18, 2024
@raycastbot raycastbot added the extension: dock-tinker Issues related to the dock-tinker extension label Sep 18, 2024
@raycastbot
Copy link
Collaborator

raycastbot commented Sep 18, 2024

Thank you for opening this issue!

🔔 @koinzhang @garrucho you might want to have a look.

💡 Author and Contributors commands

The author and contributors of koinzhang/dock-tinker can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot close as not planned Closes the issue as not planned.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.
  • @raycastbot keep this issue open Make sure the issue won't go stale and will be kept open by the bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: dock-tinker Issues related to the dock-tinker extension extension Issues related to one of the extensions in the Store feature request New feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants