emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Drawing UI elements behind text


From: Cecilio Pardo
Subject: Drawing UI elements behind text
Date: Sun, 10 Nov 2024 17:39:59 +0100
User-agent: Mozilla Thunderbird

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.















reply via email to

[Prev in Thread] Current Thread [Next in Thread]