View Single Post
Posts: 48 | Thanked: 31 times | Joined on Dec 2011
#132
There are some additional transitions you can tweak by editing the file ~/.config/mcompositor/new-mcompositor.conf

Code:
[General]
cancel-short-edge-swipe=0.35
;startup-anim-duration=500
crossfade-duration=150
;sheet-anim-duration=500
;chained-anim-duration=500
swipe-duration=200
released-swipe-duration=120
;restore-plus-swipe-duration=500
swipe-action-up=close
swipe-action-down=close
swipe-action-right=away
swipe-action-left=away
crossfade-duration controls the fading of one window into another, e.g. a splash window to the proper window.

swipe-duration controls the speed at which windows slide in (and out?) of the view.

released-swipe-duration controls how fast a window slides away after releasing the finger when swiping from edge, I like this one in particular.
 

The Following User Says Thank You to smph For This Useful Post: