GNU bug report logs - #51490
Show an indicator when Emacs is busy somewhere in the Emacs window

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefan <at> marxist.se>

Date: Fri, 29 Oct 2021 18:00:02 UTC

Severity: wishlist

Full log


Message #77 received at 51490 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Gregory Heytings <gregory <at> heytings.org>, stefan <at> marxist.se,
 51490 <at> debbugs.gnu.org
Subject: Re: bug#51490: Show an indicator when Emacs is busy somewhere in
 the Emacs window
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.

> 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.




This bug report was last modified 2 years and 348 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.