GNU bug report logs -
#51490
Show an indicator when Emacs is busy somewhere in the Emacs window
Previous Next
Full log
View this message in rfc822 format
> From: Lars Ingebrigtsen <larsi <at> gnus.org>
> Cc: Gregory Heytings <gregory <at> heytings.org>, stefan <at> marxist.se,
> 51490 <at> debbugs.gnu.org
> Date: Fri, 23 Sep 2022 17:06:05 +0200
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > It should be possible, yes. I just said that we don't have such an
> > infrastructure yet, it needs to be written first. When someone does
> > write it, they will have to deal with the issue of what kind of
> > drawing do we allow there; for example, a 1-pixel line is easy, but is
> > unlikely to be visually appealing.
>
> The spinner will presumably not be done with line drawing, but consist
> of a set of 8 glyphs that are defined along the lines of fringe markers.
Then this gets back to how to do that behind the back of the display
code. We'd need to invent new machinery for that.
> > And the main problem this will have to solve is this: whatever you
> > draw behind the back of the display engine will run the risk of being
> > wiped out when the next redisplay cycle kicks in.
>
> Yes, we'd have to have a way to tell the redisplay to lay off redrawing
> in that rectangle, probably.
That's also something that doesn't exist, and will have to be added
somehow.
This bug report was last modified 2 years and 328 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.