unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Drawing UI elements behind text
@ 2024-11-10 16:39 Cecilio Pardo
  2024-11-10 18:09 ` Jim Porter
  0 siblings, 1 reply; 7+ messages in thread
From: Cecilio Pardo @ 2024-11-10 16:39 UTC (permalink / raw)
  To: emacs-devel

Hello,

I am working on a mechanism to draw things on the background, behind
the text of a buffer.

This would allow to draw UI elements (such as indent lines or a fill
column indicator) and eye candy like background images or colored
windows.

This two first features (indent lines and fill indicator) are controlled
by declaring a list of vertical segments linked to buffer
positions.

Is there any other feature that could be implemented like this? Not just
by segments, but by any graphics drawn behind the text, vectors or
bitmap.

Thanks.















^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-11-10 19:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-10 16:39 Drawing UI elements behind text Cecilio Pardo
2024-11-10 18:09 ` Jim Porter
2024-11-10 18:44   ` Eli Zaretskii
2024-11-10 19:06     ` Jim Porter
2024-11-10 19:22       ` Eli Zaretskii
2024-11-10 19:29         ` Jim Porter
2024-11-10 19:42           ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).