Re: [hackers] [st][PATCH] Delay redrawals on palette changes

2022-02-18 Thread Hiltjo Posthuma
On Thu, Feb 17, 2022 at 04:00:47PM +0200, Santtu Lakkala wrote: > Build on auto-sync and only mark window dirty on palette changes and let > the event handler do the actual draw. > --- > st.c | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/st.c b/st.c > index

[hackers] [st] Delay redrawals on palette changes || Santtu Lakkala

2022-02-18 Thread git
commit e823e2308f2a99023032a3966ebb7036a31d305f Author: Santtu Lakkala AuthorDate: Thu Feb 17 16:00:47 2022 +0200 Commit: Hiltjo Posthuma CommitDate: Fri Feb 18 13:03:37 2022 +0100 Delay redrawals on palette changes Build on auto-sync and only mark window dirty on palette