all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Clément Pit--Claudel" <clement.pit@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Help writing a patch to allow transparent backgrounds?
Date: Wed, 10 Feb 2016 13:46:08 -0500	[thread overview]
Message-ID: <56BB8570.6040607@gmail.com> (raw)
In-Reply-To: <83lh6s9zx9.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]

On 02/10/2016 01:35 PM, Eli Zaretskii wrote:
>> From: Clément Pit--Claudel <clement.pit@gmail.com>
>> Date: Tue, 9 Feb 2016 10:22:38 -0500
>>
>> The only way to get transparency at the moment seems to be with the 'alpha frame parameter. Unfortunately this makes the whole frame transparent, instead of just the background. I'd like to make Emacs only draw text to the screen, without painting a background. I'm on Linux with Gtk3.
>>
>> I expect that this would require changing the way the background is painted, and changing the way faces are drawn to not add a solid background.
> 
> I can try helping you with doing that in a non-Cairo build.  I'm not
> familiar enough with the way Cairo drawing works (and I'm not sure we
> have here anyone who does).

Thanks!
 
> Let me know if doing that in a build without Cairo is useful enough
> for you to work on that.

Yes, I think so :) Am I correct in thinking that the default build does not use Cairo? That is, the final result would work with the default build on Linux, but not with ./configure --with-cairo?

Clément.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2016-02-10 18:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09 15:22 Help writing a patch to allow transparent backgrounds? Clément Pit--Claudel
2016-02-10 18:35 ` Eli Zaretskii
2016-02-10 18:46   ` Clément Pit--Claudel [this message]
2016-02-10 19:23     ` Eli Zaretskii
2016-02-10 19:36       ` Clément Pit--Claudel
2016-02-13 13:51         ` 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

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

  git send-email \
    --in-reply-to=56BB8570.6040607@gmail.com \
    --to=clement.pit@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@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.