Patrick

Results 10 comments of Patrick

Can confirm, when I trigger `hs.mouse.trackingSpeed([speed])` the mouse system preferences dialog shows an updated value but the actual tracking speed of the mouse is unchanged.

@ardeche07 I've not gotten any feedback, however I've been using the changes for our published docusaurus page for some time. When I get around it, I'll update the PR with...

> Thanks for your contribution @pmarschik and sorry for the late review Thank you for reviewing the MR @slorber. > Your PR is not really in a state I could...

@sserrata I'll be back in office on Tuesday and make some screenshots then.

It's really hard to replicate because not only does it depend on the duplicate global style it seems but also on the order the CSS is packed.

I've upgraded to 2.0.0-beta.4 and the problem occurred again. I'ts worth noting that this problem occurs only when using `docusaurus build` and then `docusaurus serve`, not when running `docusaurus start`....

You could copy the SearchProviders.plist to your Dropbox folder `cp ~/Library/Application\ Support/SIMBL/Plugins/SafariOmnibar.bundle/Contents/Resources/SearchProviders.plist ~/Dropbox/` And than remove it and replace it with a symlink `rm ~/Library/Application\ Support/SIMBL/Plugins/SafariOmnibar.bundle/Contents/Resources/SearchProviders.plist` `ln -s ~/Dropbox/SearchProviders.plist ~/Library/Application\...

I like the default search, maybe a more comprehensive algorithm to check if the thing entered is a search or not would be better eg check /etc/hosts, check for different...

I noticed this too, but recompiling GitX with Safari 5.1 beta installed fixes the problem.