
When a window resizes while it is unmapped, don't destroy it's pixmap, as that kills and fade going on. If a window is already unmapped (and therefore already fading out, don't override the fadeout with a new one when the window is destroyed. When a window maps, if it already has a pixmap, this is stale data, so free it so that a new pixmap can be retrieved from the newly mapped window.
The file is empty.
Description
Languages
C
96.1%
Shell
2.2%
Python
0.8%
Meson
0.8%