Open noah-nuebling opened 2 years ago
(Quoting @MuhammedZakir from #138)
@noah-nuebling : if it works (it does[1]), will you implement this? You probably have to add a note that this is an expermintal feature and may break in a future macOS update.
Hey Muhammed, thanks so much for researching this and letting us know!
This is not going to be a priority for me in near future. But I do think it's cool! The main reason I don't plan to focus on this is that I don't see a significant advantage in using this feature over the existing click and drag to switch spaces feature. I also feel that, even if the private APIs allow to determine which space you're on, it might still be really hard to switch from the last space to the first space with an animation that's not janky. But I'm not sure about this.
If you do wanna do more work figuring this out, it should be relatively easy for you to try and add it to MMF, by going to Actions.m
and just overriding one of the existing actions with the space switching feature.
Let me know if you have more thoughts or input on this!
Discussed in https://github.com/noah-nuebling/mac-mouse-fix/discussions/138