From: Daniel Mendler via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: 74214@debbugs.gnu.org
Subject: bug#74214: 30.0.92; Feature request - Support fringe bitmaps of width > 16 pixel
Date: Tue, 05 Nov 2024 18:11:24 +0100 [thread overview]
Message-ID: <87a5edzjur.fsf@daniel-mendler.de> (raw)
Dear Emacs devs,
on high resolution displays, fringe bitmaps of 8 or even 16 pixel are
quite small. The function `define-fringe-bitmap' requires the bitmap
width to be an integer from 1 to 16. I would like to request to lift
this restriction, maybe allowing widths up to 64 or even larger. The
fringe itself is already allowed to be larger, e.g., the following is
supported, but the bitmaps cannot take advantage of the larger fringe:
(setq-local left-fringe-width 64
right-fringe-width 64)
Thank you!
In GNU Emacs 30.0.92 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.18.2, Xaw scroll bars) of 2024-10-26
next reply other threads:[~2024-11-05 17:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-05 17:11 Daniel Mendler via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]
2024-11-05 19:10 ` bug#74214: 30.0.92; Feature request - Support fringe bitmaps of width > 16 pixel Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a5edzjur.fsf@daniel-mendler.de \
--to=bug-gnu-emacs@gnu.org \
--cc=74214@debbugs.gnu.org \
--cc=mail@daniel-mendler.de \
/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.
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).