Split view on MacOS 12: very long animation after key shortcut using
3
votes
1
answer
1009
views
It has normal behaviour when I hovered over a "green button" of a window, then pressed on "**Tile Window to Left of Screen**". But when I use a key-shortcut, which I set by myself, there is a long animation before it settled.
How to disable animation on key-shortcut?
I tried some ways:
1.

defaults write -g NSWindowResizeTime -float 0.003
2.
# resizing windows before and after showing the version browser
# also disabled by NSWindowResizeTime -float 0.001
defaults write -g NSDocumentRevisionsWindowTransformAnimation -bool false
3. **Accessibility** > **Display** > **Reduce Motion** [true]
Asked by Mykyta
(31 rep)
Jan 9, 2022, 11:32 PM
Last activity: Oct 17, 2022, 01:08 PM
Last activity: Oct 17, 2022, 01:08 PM