<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; transparency</title>
	<atom:link href="http://www.ghacks.net/tag/transparency/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enable Composite for Window Transparency in Enlightenment</title>
		<link>http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/</link>
		<comments>http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 22:56:22 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[compositing]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[E16]]></category>
		<category><![CDATA[Enlightenment]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[Window Manager]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9480</guid>
		<description><![CDATA[If you have played around with the Enlightenment window manager you know it is, for such a lightweight window manager, pretty impressive. But if you&#8217;ve not enabled compositing, you have yet to see how much you can do with transparency. Although compositing in Enlightenment will require the necessary hardware (a video card capable of using [...]]]></description>
			<content:encoded><![CDATA[<p>If you have played around with the Enlightenment window manager you know it is, for such a lightweight window manager, pretty impressive. But if you&#8217;ve not enabled compositing, you have yet to see how much you can do with transparency. Although compositing in Enlightenment will require the necessary hardware (a video card capable of using acceleration) and a compositing manager, it is easy to configure.</p>
<p>The simplest method to get a composit manager installed is to install Compiz. Compiz is an outstanding window manager all on its own that is, by default, ready for compositing. With Compiz installed you will have a composit manager that E16 can deal with already installed.</p>
<p><span id="more-9480"></span>In Ubuntu if you issue the command <em>sudo synaptic</em> you will open up the Add/Remove Software application. From here do a search for compiz. When the results come up select compiz and allow the system to install all necessary dependencies. Finally click Apply to install all of the packages.</p>
<p>Once Compiz is installed you should be able to set compositing up in Enlightenment. With a right mouse click the Settings menu will appear. Select &#8220;Composite Settings&#8221; to open up the configuration window.</p>
<div id="attachment_9481" class="wp-caption alignnone" style="width: 345px"><img class="size-full wp-image-9481" src="http://www.ghacks.net/wp-content/uploads/2009/01/composit_menu_entry.png" alt="Composite Settings" width="335" height="444" /><p class="wp-caption-text">Composite Settings</p></div>
<p>Once the settings window opens you will see a few configuration options to choose from.</p>
<div id="attachment_9482" class="wp-caption alignnone" style="width: 374px"><img class="size-full wp-image-9482" src="http://www.ghacks.net/wp-content/uploads/2009/01/composite_settings.png" alt="Composite Settings Window" width="364" height="332" /><p class="wp-caption-text">Composite Settings Window</p></div>
<p>The first option to take care of is Enable Composite. Make sure that is checked. The rest of the options are all up to user taste.  I prefer to have  Fading Speed set to slowest (slider to the far left), Shadows Blurred, Default Unfocused Window Opacity near 1/2, and Default Pop-Up Window Opacity around 3/4 on. Once you have selected these options click Apply to set them.</p>
<p>The final effect can be pretty amazing for just a &#8220;simple window manager&#8221;.</p>
<div id="attachment_9483" class="wp-caption alignnone" style="width: 440px"><a href="http://www.ghacks.net/wp-content/uploads/2009/01/e_composite_full.png"><img class="size-large wp-image-9483" src="http://www.ghacks.net/wp-content/uploads/2009/01/e_composite_full-1024x819.png" alt="The full effect" width="430" height="344" /></a><p class="wp-caption-text">The full effect</p></div>
<p><strong>Final Thoughts</strong></p>
<p>What I love about Enlightenment is that it is a lightweight desktop that manages to pull off enough tricks to impress yet doesn&#8217;t drag your machine to a halt. With a little hackery, Enlightenment can make Windows Aero look like a sad attempt at a modern desktop.</p>

	Tags: <a href="http://www.ghacks.net/tag/compositing/" title="compositing" rel="tag">compositing</a>, <a href="http://www.ghacks.net/tag/desktop/" title="desktop" rel="tag">desktop</a>, <a href="http://www.ghacks.net/tag/e16/" title="E16" rel="tag">E16</a>, <a href="http://www.ghacks.net/tag/enlightenment/" title="Enlightenment" rel="tag">Enlightenment</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/transparency/" title="transparency" rel="tag">transparency</a>, <a href="http://www.ghacks.net/tag/window-manager/" title="Window Manager" rel="tag">Window Manager</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/15/installing-and-configuring-enlightenment-e16/" title="Installing and Configuring Enlightenment E16 (December 15, 2008)">Installing and Configuring Enlightenment E16</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/01/04/get-vertical-titlebars-in-e16-themes/" title="Get Vertical Titlebars in E16 Themes (January 4, 2009)">Get Vertical Titlebars in E16 Themes</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/05/14/get-to-know-linux-enlightenment-e17/" title="Get to know Linux: Enlightenment E17 (May 14, 2009)">Get to know Linux: Enlightenment E17</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/12/09/get-to-know-linux-desktop-environment-vs-window-manager/" title="Get To Know Linux: Desktop Environment vs. Window Manager (December 9, 2008)">Get To Know Linux: Desktop Environment vs. Window Manager</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/10/06/what-makes-ubuntu-so-user-friendly/" title="What makes Ubuntu so user friendly? (October 6, 2009)">What makes Ubuntu so user friendly?</a> (47)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Aterm for Transparent Terminal Effects</title>
		<link>http://www.ghacks.net/2008/12/25/use-aterm-for-transparent-terminal-effects/</link>
		<comments>http://www.ghacks.net/2008/12/25/use-aterm-for-transparent-terminal-effects/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 16:46:07 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Desktop Manager]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[aterm]]></category>
		<category><![CDATA[terminal emulator]]></category>
		<category><![CDATA[transparency]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9343</guid>
		<description><![CDATA[If you&#8217;re like me you wind up using the command line a LOT. And when I am in the command line I prefer to at least enjoy the experience. To help add a little joy to this experience I use Aterm. Aterm is the termain emulator that was developed for the AfterStep window manager. That [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me you wind up using the command line a LOT. And when I am in the command line I prefer to at least enjoy the experience. To help add a little joy to this experience I use Aterm. Aterm is the termain emulator that was developed for the AfterStep window manager. That doesn&#8217;t mean Aterm is exlusive to the AfterStep window manager. You can install and use Aterm on any Linux desktop environment.</p>
<p>But with the plethora of terminal emulators available, why would you add yet another? Aterm offers some features that most other players can not touch. One of the more obvious features is that of transparency. I know, I know &#8211; both GNOME and KDE terminals do transparency, but not as easily and as well as aterm. Let&#8217;s see how this is done.</p>
<p><span id="more-9343"></span>First and foremost to get aterm to open with various forms of transparency you will be issuing a command. Once you have settled on the exact combination of arguments you like you can then create an icon, launcher, or menu entry to suit your needs.</p>
<p>With that in mind let&#8217;s take a look at some of the options to allow you to get some funky-ness with aterm.</p>
<p>the first thing we will do is basic transparency. To get basic transparency you execute the aterm command like so:</p>
<p>aterm -tr</p>
<p>To expedite coolness I am going to add a couple of switches:</p>
<p>aterm -tr -fg white -bg blue +sb</p>
<p>The above command will produce an aterm like you see below.</p>
<div id="attachment_9350" class="wp-caption alignnone" style="width: 510px"><img class="size-medium wp-image-9350" src="http://www.ghacks.net/wp-content/uploads/2008/12/aterm_1-500x365.png" alt="Basic aterm transparency" width="500" height="365" /><p class="wp-caption-text">Basic aterm transparency</p></div>
<p>What I did with the above command is:</p>
<ul>
<li>tr &#8211; Enable transparency</li>
<li>fg &#8211; Change the forground color (text)</li>
<li>bf &#8211; Background color (highlight)</li>
<li>sb &#8211; With the &#8220;+&#8221; symbol the scroll bar is turned off</li>
</ul>
<p>That is not all we can do. Let&#8217;s add the following:</p>
<p>tint &#8211; Add a tinting color to the transparency</p>
<p>fade &#8211; Fade the contents of the aterm window when it no longer has focus. The amount is from 0-100 with 0 being the most fade.</p>
<p>Here&#8217;s what the command <em>aterm -tr -tint blue -fade 50 -fg white -bg blue +sb </em>will look like.</p>
<div id="attachment_9353" class="wp-caption alignnone" style="width: 455px"><img src="http://www.ghacks.net/wp-content/uploads/2008/12/aterm_two1-445x500.png" alt="Aterm with Fade" title="aterm_two1" width="445" height="500" class="size-medium wp-image-9353" /><p class="wp-caption-text">Aterm with Fade</p></div>
<p>Naturally you&#8217;ll want to play around with colors and fade amounts depending upon your theme/background.</p>
<p><strong>Final Thoughts</strong></p>
<p>This has given you but a taste of what the aterm terminal emulator can do. If you&#8217;re like me, and you like some desktop eyecandy, this is a great way to get it without having to pump up your resources or spend all day tweaking.</p>

	Tags: <a href="http://www.ghacks.net/tag/aterm/" title="aterm" rel="tag">aterm</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/terminal-emulator/" title="terminal emulator" rel="tag">terminal emulator</a>, <a href="http://www.ghacks.net/tag/transparency/" title="transparency" rel="tag">transparency</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/01/enable-composit-for-window-transparency-in-enlightenment/" title="Enable Composite for Window Transparency in Enlightenment (January 1, 2009)">Enable Composite for Window Transparency in Enlightenment</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/25/use-aterm-for-transparent-terminal-effects/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Blend is THE transparency software for Windows</title>
		<link>http://www.ghacks.net/2008/04/21/blend-is-the-transparency-software-for-windows/</link>
		<comments>http://www.ghacks.net/2008/04/21/blend-is-the-transparency-software-for-windows/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 18:41:40 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[blend]]></category>
		<category><![CDATA[set transparency]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[windows transparency]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3876</guid>
		<description><![CDATA[While I&#8217;m not someone that likes transparent windows I can acknowledge that some users might find it pretty useful. Blend is a tiny Windows application that can deliver transparency for all or selected windows. The first start was actually quite a shock for me because it did apply transparency to all windows directly and I [...]]]></description>
			<content:encoded><![CDATA[<p>While I&#8217;m not someone that likes transparent windows I can acknowledge that some users might find it pretty useful. Blend is a tiny Windows application that can deliver transparency for all or selected windows. The first start was actually quite a shock for me because it did apply transparency to all windows directly and I had a hard time figuring out what was going on.</p>
<p>Since you can set the transparency level to be fully transparent you could effectively a state on your system where you do not see Blend anymore which means you cannot change the transparency level anymore; Unless you reboot that is. But that only happens once, don&#8217;t you think. As I said Blend can make all Windows transparent or set individual transparency settings for selected windows which is probably the better and safer way.</p>
<p>Individual windows can be selected by adding the path to their executable to <a href="http://devrexster.googlepages.com/home">Blend</a> or by dragging a little icon from Blend to the open program window which will have the effect that Blend adds this program automatically to the list.</p>
<p><span id="more-3876"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/04/blend_transparency.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/04/blend_transparency-300x187.jpg" alt="blend transparency" title="blend transparency" width="300" height="187" class="alignnone size-medium wp-image-3878" /></a></p>
<p>The memory footprint of Blend is extremely low with only three Megabytes and 120 Kilobyte on the hard drive. If you like and use transparency in Windows then Blend is the application for you. Oh, and it&#8217;s version 0.0.0.1. Maybe a joke of the author because it runs perfectly on my system.</p>

	Tags: <a href="http://www.ghacks.net/tag/blend/" title="blend" rel="tag">blend</a>, <a href="http://www.ghacks.net/tag/set-transparency/" title="set transparency" rel="tag">set transparency</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/transparency/" title="transparency" rel="tag">transparency</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-transparency/" title="windows transparency" rel="tag">windows transparency</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/02/23/workrave/" title="Workrave (February 23, 2006)">Workrave</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/21/blend-is-the-transparency-software-for-windows/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Auto Window Manager</title>
		<link>http://www.ghacks.net/2006/11/08/auto-window-manager/</link>
		<comments>http://www.ghacks.net/2006/11/08/auto-window-manager/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 12:07:17 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[auto-window]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[maximize]]></category>
		<category><![CDATA[stay-on-top]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[transparency-effect]]></category>
		<category><![CDATA[transparent]]></category>
		<category><![CDATA[tray]]></category>
		<category><![CDATA[window]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/11/08/auto-window-manager/</guid>
		<description><![CDATA[The freeware Auto Window Manager adds additional functionality to the way windows manages the windows it displays. You could for instance customize that whenever a program opens it opens in maximized, minimized or default state. This setting should work with most programs and windows, i tried it with firefox and thunderbird for example.]]></description>
			<content:encoded><![CDATA[<p>The freeware <a title="auto window manager" target="_blank" href="http://www.eusing.com/WindowManager/WindowManager.htm">Auto Window Manager</a> adds additional functionality to the way windows manages the windows it displays. You could for instance customize that whenever a program opens it opens in maximized, minimized or default state. This setting should work with most programs and windows, i tried it with <a href="http://www.ghacks.net/tag/firefox/">firefox</a> and thunderbird for example.</p>
<p>That is of course not all that auto window manager can do. It is able to change the way windows reacts when you click on the minimize button. You may send minimized windows to the tray instead of sending them to the task bar. This is great if you want to run a program in the background and don&#8217;t want that it wastes some space in the task bar. You may also configure windows to stay on top all of the time.</p>
<p><span id="more-902"></span>Another nice option is the transparency one that gives you a similar transparency effect that windows vista ships with. You may choose a transparency rate between 0% which means no transparency to 100% which means absolutely transparent.</p>
<p>Last but not least you may specify a location where the windows should appear on your desktop. All options are accessible when you right-click the window.</p>

	Tags: <a href="http://www.ghacks.net/tag/auto-window/" title="auto-window" rel="tag">auto-window</a>, <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/maximize/" title="maximize" rel="tag">maximize</a>, <a href="http://www.ghacks.net/tag/stay-on-top/" title="stay-on-top" rel="tag">stay-on-top</a>, <a href="http://www.ghacks.net/tag/system/" title="system" rel="tag">system</a>, <a href="http://www.ghacks.net/tag/tools/" title="Tools" rel="tag">Tools</a>, <a href="http://www.ghacks.net/tag/transparency/" title="transparency" rel="tag">transparency</a>, <a href="http://www.ghacks.net/tag/transparency-effect/" title="transparency-effect" rel="tag">transparency-effect</a>, <a href="http://www.ghacks.net/tag/transparent/" title="transparent" rel="tag">transparent</a>, <a href="http://www.ghacks.net/tag/tray/" title="tray" rel="tag">tray</a>, <a href="http://www.ghacks.net/tag/window/" title="window" rel="tag">window</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/11/15/free-album-art-cover-downloader/" title="Free Album Art Cover Downloader (November 15, 2006)">Free Album Art Cover Downloader</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/03/25/forget-the-windows-start-menu-use-toolbox-instead/" title="Forget the Windows Start Menu Use Toolbox instead. (March 25, 2007)">Forget the Windows Start Menu Use Toolbox instead.</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/01/16/beautify-your-desktop-icons/" title="Beautify your desktop icons (January 16, 2007)">Beautify your desktop icons</a> (10)</li>
	<li><a href="http://www.ghacks.net/2009/03/04/analyse-your-hard-disk-and-stop-wasting-space/" title="Analyse your hard disk and stop wasting space (March 4, 2009)">Analyse your hard disk and stop wasting space</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/11/08/auto-window-manager/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
