all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@lsi.nec.co.jp>
Subject: background pixmaps again
Date: 18 Aug 2003 19:54:05 +0900	[thread overview]
Message-ID: <buo3cfznsmq.fsf@mcspd15.ucom.lsi.nec.co.jp> (raw)

Hi,

I've recently resurrected my `background image tiling' patch, made it
work with current emacs (Kim's display engine cleanups definitely made
this harder, but the code seems a bit cleaner as a result, so that's all
good), fixed a bunch of bugs, made display-relative tiles work, etc.

However there are certainly glitches left, and I'm wondering if anyone else
is interested in working on this.  If so, you can check it out from my arch
archive as:

   Version:  miles@gnu.org--gnu-2003/emacs--tiling--0
   Location: sftp://fencepost.gnu.org/home/m/miles/arch/miles@gnu.org--gnu-2003

or send me email if you want a tar file.


For those that don't remember, `background image tiling' basically means
the ability to specify an image `tile' as the background for any face,
including the default face.  The image is displayed relative to an
`origin,' and if this is 'display, and you use the same image as the X root
window*, voila, `transparent' emacs!

* Currently you must specify the image file; I intend to add a new image
  type that automagically tracks the actual X root window's pixmap, as
  defined by the X property Gnome &c use.


I think this is one of the three `eye candy' features Emacs needs (well
doesn't really need, but there are quite a few people that will get all hot
and bothered if they're supported):

  (1) GTK support               [done]
  (2) Font anti-aliasing        [being worked on by Chris Gray]
  (3) Background image support  [this patch]

There seem to be a fair number of people that run emacs in an xterm to get
(2) and (3)!

Thanks,

-Miles
-- 
Is it true that nothing can be known?  If so how do we know this?  -Woody Allen

                 reply	other threads:[~2003-08-18 10:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=buo3cfznsmq.fsf@mcspd15.ucom.lsi.nec.co.jp \
    --to=miles@lsi.nec.co.jp \
    --cc=miles@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.