FelixKratz / dotfiles

My personal macOS configuration
GNU General Public License v3.0
929 stars 92 forks source link

`spaces.sh` causes loosing responsiveness in trackpad #16

Closed andynameistaken closed 1 year ago

andynameistaken commented 1 year ago

https://user-images.githubusercontent.com/15692002/229287993-f7964c3a-d2b8-49bb-a8da-0c5495569927.mov

https://user-images.githubusercontent.com/15692002/229288153-a6fe0a79-260f-49c4-9b5c-56306664bd13.mov

FelixKratz commented 1 year ago

I think this is the same as: https://github.com/FelixKratz/SketchyBar/issues/220

It is basically a limitation of the window server with sticky windows.

The solution is to set

sketchybar --bar sticky=off

The sticky bar should only be used with disabled space switching animations.