c1d985eb7c
Handle more (hopefully all) edge-cases when updating `opacity_target_old`: * `MAPPING` transitions to `FADING` if new target is reached. Otherwise no update. * `FADING` clamps to current `opacity` if old target is too small. * `UNMAPPING`/`DESTROYING` clamps to current `opacity` if old target is too small.
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
fading = true
|
|
fade-in-step = 0.01
|
|
fade-out-step = 0.01
|
|
inactive-opacity = 0
|
|
blur-background = true
|
|
force-win-blend = true
|