Re: [dev] [st PATCH] Use tfulldirt instead of setting all lines dirty in tresize.

2014-04-28 Thread Roberto E. Vargas Caballero
> In fact tfulldirt should be removed completely, as tswapscreen calls > tfulldirt later (twice). Yeah, it is true, it can be removed, but in case of removing it, a comment should be put in tresize, because it is not ovbious that lines become dirty. Regards, -- Roberto E. Vargas Caballero

Re: [dev] [st PATCH] Use tfulldirt instead of setting all lines dirty in tresize.

2014-04-27 Thread noname
In fact tfulldirt should be removed completely, as tswapscreen calls tfulldirt later (twice).