9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] Patch for libframe and acme to eliminate redrawing body of documents when typing in the tagline.
Date: Sun, 25 Jul 2021 20:44:38 -0400	[thread overview]
Message-ID: <AD7E6CBBDA543B309B540F31CDDF9E57@eigenstate.org> (raw)
In-Reply-To: <8C7FAF35B198ED4A031CABAE694F097C@eigenstate.org>

[-- Attachment #1: Type: text/plain, Size: 928 bytes --]

Quoth ori@eigenstate.org:
> Quoth ori@eigenstate.org:
> > Quoth David Leimbach <leimy2k@icloud.com>:
> > > diff -r aa49706ca881 sys/include/frame.h
> > > --- a/sys/include/frame.h	Wed May 12 22:40:51 2021 +0200
> > > +++ b/sys/include/frame.h	Thu May 20 11:58:46 2021 -0400
> > > @@ -49,6 +49,7 @@
> > > 	Image		*tick;	/* typing tick */
> > > 	Image		*tickback;	/* saved image under tick */
> > > 	int			ticked;	/* flag: is tick onscreen? */
> > > +	int			noredraw; 	/* don't draw on the screen */
> > > };
> > > 
> > 
> > Just as a note, your mail client appears to have also
> > mangled the text of this patch. Got it to apply with
> > a couple of edits:
> > 
> > 	,s/^[^	@+\-]/ &/g
> > 
> > but it seems to have stripped the leading space from
> > a bunch of lines.
> > 
> 
> This is working well for me. Kivk(?) has reported
> some redraw artifacts which I can't reproduce.

And, I was able to reproduce them.
See attached.

[-- Attachment #2: Type: image/png, Size: 81646 bytes --]

      reply	other threads:[~2021-07-26  1:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-20 18:14 David Leimbach
2021-05-20 18:53 ` unobe
2021-06-26 22:54   ` ori
2021-06-26 22:57 ` ori
2021-07-14 22:49   ` ori
2021-07-26  0:44     ` ori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AD7E6CBBDA543B309B540F31CDDF9E57@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).