<?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.ubuntu-fr.org/extern.php?action=feed&amp;tid=1102611&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / Xfce4-panel & Globalmenu : peaufiner l'apparence]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=1102611</link>
		<description><![CDATA[Les sujets les plus récents dans Xfce4-panel & Globalmenu : peaufiner l'apparence.]]></description>
		<lastBuildDate>Tue, 13 Nov 2012 12:04:59 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  Xfce4-panel & Globalmenu : peaufiner l'apparence]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11497011#p11497011</link>
			<description><![CDATA[<div class="quotebox"><cite>archi02 a écrit&#160;:</cite><blockquote><div><p>Salut,</p><p>Je ne saurais pas trop te répondre... pour sûr j&#039;utilise la version 4.8.6 du panel, le reste... ben je l&#039;utilise pas, c&#039;est openbox qui fait le boulot. Sinon, je suis ici sous Ubuntu 11.10.<br />Pour le tuto, j&#039;ai bêtement suivi <a href="http://www.omgubuntu.co.uk/2011/11/xfce-global-menu-plugin-gets-a-ppa">ceci</a>, si ça peut aider...</p></div></blockquote></div><p>Effectivement c&#039;est pour la 11.10 mais pas les suivantes</p><p>Merci pour ta réponse</p>]]></description>
			<author><![CDATA[dummy@example.com (frenchy82)]]></author>
			<pubDate>Tue, 13 Nov 2012 12:04:59 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11497011#p11497011</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Xfce4-panel & Globalmenu : peaufiner l'apparence]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11494861#p11494861</link>
			<description><![CDATA[<p>Un petit up, sinon ? Une petite piste, une idée à explorer ?</p>]]></description>
			<author><![CDATA[dummy@example.com (archi02)]]></author>
			<pubDate>Tue, 13 Nov 2012 08:10:26 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11494861#p11494861</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Xfce4-panel & Globalmenu : peaufiner l'apparence]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11494851#p11494851</link>
			<description><![CDATA[<p>Salut,</p><p>Je ne saurais pas trop te répondre... pour sûr j&#039;utilise la version 4.8.6 du panel, le reste... ben je l&#039;utilise pas, c&#039;est openbox qui fait le boulot. Sinon, je suis ici sous Ubuntu 11.10.<br />Pour le tuto, j&#039;ai bêtement suivi <a href="http://www.omgubuntu.co.uk/2011/11/xfce-global-menu-plugin-gets-a-ppa">ceci</a>, si ça peut aider...</p>]]></description>
			<author><![CDATA[dummy@example.com (archi02)]]></author>
			<pubDate>Tue, 13 Nov 2012 08:09:40 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11494851#p11494851</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  Xfce4-panel & Globalmenu : peaufiner l'apparence]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11489171#p11489171</link>
			<description><![CDATA[<p>Bonjour archi02,</p><p>Désolé de m&#039;incruster sur ton sujet mais tu es sous quelle version de xfce?<br />Je voulais le tester sous la 4.10 mais impossible d&#039;obtenir le global menu<br />J&#039;ai lu plein de tutos sur ce sujet mais aucun ne semble vraiment d&#039;actualité</p>]]></description>
			<author><![CDATA[dummy@example.com (frenchy82)]]></author>
			<pubDate>Mon, 12 Nov 2012 18:21:27 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11489171#p11489171</guid>
		</item>
		<item>
			<title><![CDATA[Xfce4-panel & Globalmenu : peaufiner l'apparence]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=11485621#p11485621</link>
			<description><![CDATA[<p>Bonjour à tous,</p><p>J&#039;ai activé dans le panel d&#039;Xfce le greffon Indicator Appmenu plugin, qui fonctionne bien je dois dire.<br />J&#039;ai simplement quelques désagréments esthétiques (le menu global s&#039;intègre mal au reste du thème). J&#039;ai donc mis les mains dans le cambouis, et j&#039;ai entrepris de compléter mon fichier <em>gtkrc-2.0.mine</em> :</p><div class="codebox"><pre><code>style &quot;panel-color&quot; {
#  fg[NORMAL]               = &quot;# bg&quot;
  fg[NORMAL]               = &quot;#DFDBD2&quot;
  fg[ACTIVE]               = &quot;#000000&quot;
#  bg[NORMAL]               = &quot;#DFDBD2&quot;
  bg[PRELIGHT]             = &quot;#DFDBD2&quot;
  bg[ACTIVE]               = &quot;#DFDBD2&quot;
}

widget &quot;*PanelWidget*&quot; style &quot;panel-color&quot;
widget &quot;*PanelApplet*&quot; style &quot;panel-color&quot;
widget &quot;*Panel*&quot; style &quot;panel-color&quot;
widget_class &quot;*Panel*&quot; style &quot;panel-color&quot;
class &quot;*Panel*&quot; style &quot;panel-color&quot;</code></pre></div><p>Pour les couleurs du texte, selon les différentes sollicitations (normal, survol, actif), c&#039;est bon (cf. ci dessus).</p><p>Je ne parviens pas par contre à modifier :</p><ul><li><p>la taille de la police,</p></li><li><p>à retirer le formatage en gras,</p></li><li><p>et surtout, l&#039;effet d&#039;ombrage du texte qui (je trouve) a l&#039;inconvénient en noir et blanc de &quot;flouter&quot; le texte.</p></li></ul><p>Vu que je ne suis pas tellement doué en customisation, je préfère demander un avis éclairer. Je ne suis pas du tout sûr en effet que ce soit les thèmes gtk qui gèrent ces paramètres...</p><p>Bref, help ! <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (archi02)]]></author>
			<pubDate>Mon, 12 Nov 2012 12:34:43 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=11485621#p11485621</guid>
		</item>
	</channel>
</rss>
