<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=6029&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [Solved] transparent menu bar]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=6029</link>
		<description><![CDATA[The most recent posts in [Solved] transparent menu bar.]]></description>
		<lastBuildDate>Tue, 10 Jan 2012 17:23:35 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] transparent menu bar]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=24438#p24438</link>
			<description><![CDATA[<p>please, help <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>new to xfce.<br /><span class="bbs">can&#039;t get applications menu (little X up left) to be transparent. enabled transparency in the WM tweaks for pop-up windows. what am i doing wrong?</span></p><p><span class="bbs">can xfwm4 do that? do i have to install compiz?</span><br />__________________________________________-__________________________<br />ok, it&#039;s a theme specific issue, i guess. on system themes works just fine.</p>]]></description>
			<author><![CDATA[dummy@example.com (fred)]]></author>
			<pubDate>Tue, 10 Jan 2012 17:23:35 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=24438#p24438</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] transparent menu bar]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22137#p22137</link>
			<description><![CDATA[<p>I have it working now. All I had to do was follow <a href="http://www.ghacks.net/2010/06/12/enable-rgba-support-in-ubuntu/" rel="nofollow">this guide</a>. unfortunately it&#039;s easy to do only with Ubuntu based distros.</p><p>I first did it without the restriction I described in the last post. it looked nice for some apps (thunar, gedit) but was problematic with others. So I returned to the restriction, and I now have partial transparency in window titles, menubars and menus. It is not a surprise but I should worn that it doesn&#039;t work with the menubars of non GTK apps like Firefox, LibreOffice and VLC. Here is a screenshot:</p><p><a href="http://www.zimagez.com/zimage/screenshot-07032011-042750am.php" rel="nofollow"><span class="postimg"><img src="http://www.zimagez.com/miniature/screenshot-07032011-042750am.php" alt="screenshot-07032011-042750am.php" /></span></a></p>]]></description>
			<author><![CDATA[dummy@example.com (Hezy)]]></author>
			<pubDate>Sun, 03 Jul 2011 01:24:29 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22137#p22137</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] transparent menu bar]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=21899#p21899</link>
			<description><![CDATA[<p>I found a similar bug report but nothing to do with Xfce: <a href="https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/265063" rel="nofollow">gnome-terminal menu bar gets strange transparency by compiz</a></p><p>Similarly to what was suggested there, I edited the gtk-2.0 file of Albatross, changing the engine &quot;murrine&quot; option from rgba = TRUE to: rgba = FALSE. As a result the Xfce Terminal chrome transparency stops.</p><p>Then to enable transparency for the menubar only I added rgba = TRUE to style &quot;menubar&quot; . This is what I have now:</p><div class="codebox"><pre><code>style &quot;menubar&quot; = &quot;dark&quot;
{
    bg[NORMAL] = shade(0.95, @fg_color)
    engine &quot;murrine&quot;
    {
        #options
        rgba                = TRUE  # FALSE = disabled, TRUE = enabled
    }
}</code></pre></div><p>This works well for the Terminal Emulator. In the following screenshot I&#039;ve also set transparent background in the Terminal settings, don&#039;t get confused by it.<br /><a href="http://www.zimagez.com/zimage/screenshot-06092011-015327am.php" rel="nofollow"><span class="postimg"><img src="http://www.zimagez.com/miniature/screenshot-06092011-015327am.php" alt="screenshot-06092011-015327am.php" /></span></a></p><p>Unfortunately I have no idea how to make it work for other apps. I&#039;ll be happy to hear suggestions.</p>]]></description>
			<author><![CDATA[dummy@example.com (Hezy)]]></author>
			<pubDate>Wed, 08 Jun 2011 18:32:33 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=21899#p21899</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] transparent menu bar]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=21897#p21897</link>
			<description><![CDATA[<p>After getting some responses to a link to this post in identi.ca,&#160; I have two updates:</p><p>(1) Please don&#039;t tell me to look for the settings in the Window Manager Tweaks. It is not there. If you think it is, you probably did not read my question and look at the pictures carefully enough. You may also need to refresh your memory about what a menu bar is: <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Menu_bar" rel="nofollow">https://secure.wikimedia.org/wikipedia/en/wiki/Menu_bar</a><br />I&#039;m an experienced Xfce user and I know my way around the Settings, so don&#039;t expect an easy answer here.</p><p>(2) I have just realized that the Xfce Terminal Emulator transparency is not just for the menu bar, but for all the window chrome - toolbar, scroll-bar, everything except the terminal area itself (which I&#039;ve set to a solid black background).<br /><a href="http://www.zimagez.com/zimage/screenshot-06082011-063408pm.php" rel="nofollow"><span class="postimg"><img src="http://www.zimagez.com/miniature/screenshot-06082011-063408pm.php" alt="screenshot-06082011-063408pm.php" /></span></a><br />I can see this in two different computers with two different distros, so I suspect a bug in Xfce 4.8. Can anyone confirm?</p>]]></description>
			<author><![CDATA[dummy@example.com (Hezy)]]></author>
			<pubDate>Wed, 08 Jun 2011 15:44:28 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=21897#p21897</guid>
		</item>
		<item>
			<title><![CDATA[[Solved] transparent menu bar]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=21894#p21894</link>
			<description><![CDATA[<p>Hi,</p><p>I&#039;m using the Albatross theme that was default for Xubuntu 9.10 <a href="http://shimmerproject.org/projects/albatross/" rel="nofollow">http://shimmerproject.org/projects/albatross/</a></p><p>The menus in this theme are semi-transparent and I&#039;ve also set the Xfce panel and windows decoration to a similar transparency. However, in this theme like in many others (e.g. Shiki) the menu bar and the title bar have the same color, so the transparency looks a little strange for only the upper half of the combined bars:<br /><a href="http://www.zimagez.com/zimage/screenshot-06082011-024001pm.php" rel="nofollow"><span class="postimg"><img src="http://www.zimagez.com/miniature/screenshot-06082011-024001pm.php" alt="screenshot-06082011-024001pm.php" /></span></a></p><p>It would be nicer to have the menu bar transparent too - uniting the two. For some reason this is how it is for the Xfce Terminal Emulator:<br /><a href="http://www.zimagez.com/zimage/screenshot-06082011-025017pm.php" rel="nofollow"><span class="postimg"><img src="http://www.zimagez.com/miniature/screenshot-06082011-025017pm.png" alt="screenshot-06082011-025017pm.png" /></span></a></p><p>So I wonder why is it not this way with all menu bars, and is it possible to do so?</p>]]></description>
			<author><![CDATA[dummy@example.com (Hezy)]]></author>
			<pubDate>Wed, 08 Jun 2011 11:58:10 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=21894#p21894</guid>
		</item>
	</channel>
</rss>
