From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- ...15-improving-e16-xorg-transparency-support.html | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 content/posts/2004-11-15-improving-e16-xorg-transparency-support.html (limited to 'content/posts/2004-11-15-improving-e16-xorg-transparency-support.html') diff --git a/content/posts/2004-11-15-improving-e16-xorg-transparency-support.html b/content/posts/2004-11-15-improving-e16-xorg-transparency-support.html new file mode 100644 index 0000000..a9f0219 --- /dev/null +++ b/content/posts/2004-11-15-improving-e16-xorg-transparency-support.html @@ -0,0 +1,28 @@ +--- +date: "2004-11-15T19:53:40Z" +title: Improving E16 Xorg Transparency Support +--- + +

+Here's a patch against Enlightenment 0.16.7.1 that adds better transparency support under the CVS version of X.org. It's a little rough, but th patch basically makes windows partially transparent during an opaque move (real transparency, not the faked nonsense built-in to E16), and it adds a "Transparency" menu to the window operations menu (eg, the menu you get in most themes when you right-click on the title bar, or when you ALT+right-click anywhere in the window). You'll need to clear your cached version of menus.cfg in order for the new menu to show up. Here's a screenshot: +

+ +

+better xorg transparency support in E16 +

+ +

+For those of you who haven't seen X.org transparency in action yet, +here's the first screenshot I +took once I got it set up: +

+ +

+first xorg shot +

+ +

+Finally, if you're planning on setting up X.org, but don't know where to start, +you might try reading my setup notes. +

+ -- cgit v1.2.3