ref: c931e96364ec6e587f9137e768ad0f9b70e2e9fa
parent: 1d93a5628adc0f08463fe4272dc88fb0f61e631d
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Nov 29 12:51:57 EST 2020
rio: avoid redrawing window text on resize for programs using libdraw As long as the client as the mouse file open and maintains reading the winname file of the window after a resize we will avoid drawing the text frame on a resize as it will be overdrawn by the client. This reduces flicker on resize somewhat for slow systems.