<?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=6169&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / [Solved] 4.8 Panel backgrounds...]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=6169</link>
		<description><![CDATA[The most recent posts in [Solved] 4.8 Panel backgrounds....]]></description>
		<lastBuildDate>Wed, 17 Aug 2011 18:26:12 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22722#p22722</link>
			<description><![CDATA[<div class="quotebox"><cite>ToZ wrote:</cite><blockquote><div><p>Thanks. That mostly worked. I noticed that when I depressed the button the semi-transparent background returned while the button was pressed, so I added the following to the code snippet:</p><div class="codebox"><pre><code>                image
                {
                        function                = BOX
                        recolorable             = TRUE
                        state                   = ACTIVE
                        file                    = &quot;panel-button-hover.png&quot;
                        border                  = { 1, 1, 0, 0 }
                        stretch                 = TRUE
                }</code></pre></div><p>just below the existing image block and that got rid of all semi-transparency. It is now fully transparent.</p><p>Thanks.</p></div></blockquote></div><p>Sure...</p><p>All of this as a very long way around an issue that should be easier to solve...</p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Wed, 17 Aug 2011 18:26:12 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22722#p22722</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22721#p22721</link>
			<description><![CDATA[<p>Thanks. That mostly worked. I noticed that when I depressed the button the semi-transparent background returned while the button was pressed, so I added the following to the code snippet:</p><div class="codebox"><pre><code>                image
                {
                        function                = BOX
                        recolorable             = TRUE
                        state                   = ACTIVE
                        file                    = &quot;panel-button-hover.png&quot;
                        border                  = { 1, 1, 0, 0 }
                        stretch                 = TRUE
                }</code></pre></div><p>just below the existing image block and that got rid of all semi-transparency. It is now fully transparent.</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (ToZ)]]></author>
			<pubDate>Wed, 17 Aug 2011 18:23:53 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22721#p22721</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22679#p22679</link>
			<description><![CDATA[<p>If your looking for transparency, this is the thread...</p><p>angstrom put up an alternative method to get a transparent background...</p><p>I used it and it works great...</p><p><a href="http://forum.xfce.org/viewtopic.php?pid=22652#p22652" rel="nofollow">http://forum.xfce.org/viewtopic.php?pid=22652#p22652</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Tue, 16 Aug 2011 06:24:31 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22679#p22679</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22678#p22678</link>
			<description><![CDATA[<p>I&#039;m finding that the final effect of changing those values is highly dependent on the colours of the background image. I am unable to get true transparency.</p>]]></description>
			<author><![CDATA[dummy@example.com (ToZ)]]></author>
			<pubDate>Tue, 16 Aug 2011 00:02:56 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22678#p22678</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22677#p22677</link>
			<description><![CDATA[<p>Ok, so I downloaded the new version off of git and its a little different. Of note, is that the git version has the following extra data in the apps/panel.rc file in the <strong>style &quot;theme-panel&quot; = &quot;murrine-dark&quot;</strong> section:</p><div class="codebox"><pre><code>	
bg[NORMAL]	= shade (0.7, @bg_color_dark)
bg[ACTIVE]	= shade (0.5, @bg_color_dark)
bg[PRELIGHT]	= shade (0.35, @bg_color_dark)
bg[SELECTED]	= shade (0.5, @bg_color_dark)</code></pre></div><p>This makes a significant change in the hover colour - mostly invisible but still a trace left (notice the &quot;bg[PRELIGHT]&quot; statement!). I think I need to play around with these values a little to see what I can get.</p>]]></description>
			<author><![CDATA[dummy@example.com (ToZ)]]></author>
			<pubDate>Mon, 15 Aug 2011 23:45:00 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22677#p22677</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22676#p22676</link>
			<description><![CDATA[<p>Thanks. Yeah, I can&#039;t find anything in the panel.rc file. I&#039;ll keep looking.</p>]]></description>
			<author><![CDATA[dummy@example.com (ToZ)]]></author>
			<pubDate>Mon, 15 Aug 2011 23:17:50 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22676#p22676</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22663#p22663</link>
			<description><![CDATA[<div class="quotebox"><cite>ToZ wrote:</cite><blockquote><div><p>Don&#039;t you just love it when all that hard work pays off? Was this statement in the gtk-2.0/gtkrc file? I&#039;m using the greybird theme and I can&#039;t find that statement/section.</p></div></blockquote></div><br /><p>All right, I am looking at greybird now and it is a little more complex...&#160; Give me a bit of time and I may be able to figure it out..</p><p>Also, the creators of greybird at shimmer are very helpful, they are on the forums here, on irc and at their site...</p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Sun, 14 Aug 2011 18:57:33 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22663#p22663</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22662#p22662</link>
			<description><![CDATA[<div class="quotebox"><cite>ToZ wrote:</cite><blockquote><div><p>Don&#039;t you just love it when all that hard work pays off? Was this statement in the gtk-2.0/gtkrc file? I&#039;m using the greybird theme and I can&#039;t find that statement/section.</p></div></blockquote></div><p>And yes it was in the .themes/SlicknesS/gtk-2.0/gtkrc file but as I said the panel has a separate file in this theme</p><p>And it was worth the hard work!</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Sun, 14 Aug 2011 18:36:38 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22662#p22662</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22661#p22661</link>
			<description><![CDATA[<div class="quotebox"><cite>ToZ wrote:</cite><blockquote><div><p>Don&#039;t you just love it when all that hard work pays off? Was this statement in the gtk-2.0/gtkrc file? I&#039;m using the greybird theme and I can&#039;t find that statement/section.</p></div></blockquote></div><br /><p>The actual statement that made the difference in the SlicknesS theme I use is in a panel.rc file that is called from the SlicknesS gtkrc file</p><p>In yours, it will most likely be under </p><p>style &quot;button&quot;</p><p>bg[PRELIGHT] = /path/filename</p><p>or </p><p>style &quot;button&quot;</p><p>bg[PRELIGHT] = #color&#160; </p><p>I am only speculating...</p><p>I will install greybird and have a look..</p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Sun, 14 Aug 2011 18:34:26 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22661#p22661</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22660#p22660</link>
			<description><![CDATA[<p>Don&#039;t you just love it when all that hard work pays off? Was this statement in the gtk-2.0/gtkrc file? I&#039;m using the greybird theme and I can&#039;t find that statement/section.</p>]]></description>
			<author><![CDATA[dummy@example.com (ToZ)]]></author>
			<pubDate>Sun, 14 Aug 2011 18:28:53 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22660#p22660</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22658#p22658</link>
			<description><![CDATA[<p>I finally found exactly where it was at... I had been focusing on anything panel related to all gtrkc files I was looking at..&#160; I then switched to a very basic xfce theme that put a light blue background..&#160; I then traced that to</p><p>style &quot;button&quot;</p><p>bg[PRELIGHT]&#160; &#160; = &quot;cce2ff&quot;</p><p>Now that I traced the where... in the theme I use it was this...</p><p>Prelight = file &quot;/button/button-prelight.png&quot; </p><br /><p>I simply commented that line out and it was fixed...</p><p>That is what I had been asking for all along, was the where...&#160; and a process of elimination <br />finally got me to it...</p><p>Too much focus on panel and not the button area...</p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Sun, 14 Aug 2011 16:36:50 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22658#p22658</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22541#p22541</link>
			<description><![CDATA[<p>I think this may be somewhere in the draw wireframe that the hover puts around icons.. It does also happen on icons I use from a widget within GMusicBrowser..</p><p>I have searched everywhere I can for settings on this but have yet to find anything.</p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Mon, 08 Aug 2011 02:09:23 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22541#p22541</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22533#p22533</link>
			<description><![CDATA[<p>I have found further information on this issue...</p><p>For whatever reason, the panel is stripping the transparency layer for the icons when it loads them..</p><p>I was noticing strange shadows of some of the icons in the panel, so I opened up one of the images within gimp and stripped the transparency layer... and sure enough, it is the exact image that the panel is using ...</p><p>This only happens on the xfce4-panel... I use these same icons anywhere else and the transparency is fine...</p><p>Also of note,&#160; I added the Applications Menu to my panel and used one of my icons... It does work correctly.. </p><p>So whatever the box is that is drawn around Launchers when hovered over is what is stripping the transparency out</p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Sat, 06 Aug 2011 19:58:10 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22533#p22533</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22508#p22508</link>
			<description><![CDATA[<div class="quotebox"><cite>ToZ wrote:</cite><blockquote><div><div class="quotebox"><cite>Vastone wrote:</cite><blockquote><div><p>Are you 4.6 or 4.8?</p></div></blockquote></div><p>4.8.1</p></div></blockquote></div><p>I am running </p><p>xfce4-panel 4.8.5 on (Xfce 4.8.0)</p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Fri, 05 Aug 2011 03:20:04 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22508#p22508</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Solved] 4.8 Panel backgrounds...]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=22507#p22507</link>
			<description><![CDATA[<div class="quotebox"><cite>ToZ wrote:</cite><blockquote><div><div class="quotebox"><cite>Vastone wrote:</cite><blockquote><div><p>Are you 4.6 or 4.8?</p></div></blockquote></div><p>4.8.1</p></div></blockquote></div><p>This is definitely a strange one... </p><p>I see that there is an update in debian-unstable right now for xfce4-indicator-plugin, so if that is the issue, it may be resolved soon</p>]]></description>
			<author><![CDATA[dummy@example.com (Vastone)]]></author>
			<pubDate>Fri, 05 Aug 2011 03:07:36 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=22507#p22507</guid>
		</item>
	</channel>
</rss>
