<?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>Rodrigo Moya &#187; openSUSE</title>
	<atom:link href="http://blogs.gnome.org/rodrigo/category/opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/rodrigo</link>
	<description>From lost to the river</description>
	<lastBuildDate>Fri, 30 Oct 2009 13:47:50 +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>GNOME Packaging Day</title>
		<link>http://blogs.gnome.org/rodrigo/2009/01/26/gnome-packaging-day/</link>
		<comments>http://blogs.gnome.org/rodrigo/2009/01/26/gnome-packaging-day/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 12:17:48 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[build-service]]></category>
		<category><![CDATA[packaging]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/?p=393</guid>
		<description><![CDATA[In the last few openSUSE-GNOME team meetings, it was decided to do regular packaging days whenever GNOME point versions are released, with the goal of providing bleeding edge updates as quickly as possible. So, next week is that time: along with the GNOME 2.25.90 release on Feb 4th, Thursday Feb 5th we&#8217;ll be helding a [...]]]></description>
			<content:encoded><![CDATA[<p>In the last few <a href="http://en.opensuse.org/GNOME/Meetings">openSUSE-GNOME team meetings</a>, it was decided to do regular packaging days whenever GNOME point versions are released, with the goal of providing bleeding edge updates as quickly as possible. So, next week is that time: along with the GNOME 2.25.90 release on Feb 4th, Thursday Feb 5th we&#8217;ll be helding a packaging day to get the latest unstable GNOME release packaged into our GNOME:Factory project (to be used for openSUSE 11.2 but also available for 11.1). It is a great opportunity to find out how to contribute to the packaging of GNOME for <a href="http://opensuse.org">openSUSE</a>.</p>
<p>The packaging day will last the whole day long, so just come around #opensuse-gnome IRC channel on FreeNode at any time you want and ask how to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2009/01/26/gnome-packaging-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AdminKit 0.0.1</title>
		<link>http://blogs.gnome.org/rodrigo/2008/10/22/adminkit-001/</link>
		<comments>http://blogs.gnome.org/rodrigo/2008/10/22/adminkit-001/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 22:43:56 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[freedesktop.org]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[AdminKit]]></category>
		<category><![CDATA[gnome-system-tools]]></category>
		<category><![CDATA[system-tools-backends]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/?p=378</guid>
		<description><![CDATA[Last week it was hacking week for the openSUSE-GNOME team, so I continued working on a little project I started a few weeks ago, which is, in the good old Richard Hughes tradition, a thing called AdminKit, which is a PolicyKit-based framework for allowing user applications to run administration tasks.
Most of the time hacking on [...]]]></description>
			<content:encoded><![CDATA[<p>Last week it was hacking week for the <a href="http://en.opensuse.org/GNOME">openSUSE-GNOME team</a>, so I continued working on a little project I started a few weeks ago, which is, in the good old Richard Hughes tradition, a thing called AdminKit, which is a PolicyKit-based framework for allowing user applications to run administration tasks.</p>
<p>Most of the time hacking on this has been dedicated to the PolicyKit stuff, but now everything should be in place, and, apart from the 2 methods I added (RunAsRoot to replace gnomesu/gksu/kdesu, and AddUser as an example of how to use YaST&#8217;s command line interface for the operations), more methods (users management, firewall, samba shares, etc) can be easily added. With this and the GUI from gnome-system-tools, I think we can start providing a distro-independent (and acceptable to all of them) set of administration tools for GNOME (and KDE, if they adopt AdminKit), or just add the needed admin functionality to already existing applications. From now on, here are my ideas:</p>
<ul>
<li>Move PolicyKit mechanisms already existing in some GNOME modules (gnome-panel&#8217;s SetTime and SetTimezone, for instance) to AdminKit, provided people agree on adopting it</li>
<li>See system-tools-backends and reuse as much knowledge/code as possible</li>
<li>See at changing gnome-system-tools&#8217; GUI to use AdminKit (once the functionality needed is moved to AdminKit)</li>
<li>Add more admin operations, as needed. For openSUSE, we have quite a lot of functionality via yast&#8217;s command line interface, and other distros have similar stuff, so anything we need can be added AFAIK.</li>
</ul>
<p>Get the code with:</p>
<pre>git clone http://www.gnome.org/~rodrigo/git/osc-plugins.git</pre>
<p>(cd AdminKit, the other top-level dirs contain unrelated projects)</p>
<p>And, soon, packages at <a href="http://download.opensuse.org/repositories/home:/rodrigomoya/">my home build service repository</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2008/10/22/adminkit-001/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>openSUSE build service collaboration</title>
		<link>http://blogs.gnome.org/rodrigo/2008/07/18/opensuse-build-service-collaboration/</link>
		<comments>http://blogs.gnome.org/rodrigo/2008/07/18/opensuse-build-service-collaboration/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:43:40 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[build-service]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/2008/07/18/opensuse-build-service-collaboration/</guid>
		<description><![CDATA[One of the shortcomings of the openSUSE build service was, until recently, that it didn&#8217;t help outsiders (non-Novell employees) in contributing to the distribution&#8217;s packages. The build service team worked hard in the last few months, and now it is very easy for external people to send patches directly to be included in the main [...]]]></description>
			<content:encoded><![CDATA[<p>One of the shortcomings of the <a href="http://build.opensuse.org">openSUSE build service</a> was, until recently, that it didn&#8217;t help outsiders (non-Novell employees) in contributing to the distribution&#8217;s packages. The build service team worked hard in the last few months, and now it is very easy for external people to send patches directly to be included in the main distribution.</p>
<p>First, you need to create a branch from the package you want to change:</p>
<p><em>osc branch GNOME:Factory gnome-utils</em></p>
<p>This creates a branch in your home project (home:$user:branches:GNOME:Factory), so just check it out:</p>
<p><em>osc co home:$user:branches:GNOME:Factory gnome-utils</em></p>
<p>Then, just work on changes, and when everything is ok and the package builds, just commit and submit a request</p>
<p><em>osc commit -m &#8220;Changed foo and bar&#8221;</em></p>
<p><em>osc submitreq create -m &#8220;Changed foo and bar&#8221;</em></p>
<p>Before submitting though, it might be wise to re-check your changes:</p>
<p><em>osc rdiff home:$user:branches:GNOME:Factory gnome-utils</em></p>
<p>which shows a diff of the changes in your branch.</p>
<p>osc commit/submitreq create will submit the changes to your branch and to the project you branched from (GNOME:Factory in this example), so that maintainers can review and accept (or reject) the submission. Maintainers just need to:</p>
<p><em><rm>$ osc submitreq list GNOME:Factory</rm></em></p>
<p><em>359   new         home:rodrigomoya:branches:GNOME:Factory/gtk2-engines  -&gt;  GNOME:Factory/gtk2-engines    &#8216;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-\nFri Jul 18 17:16:38 CEST 2008 &#8211; rodrigo@suse.de\n\n- Tag and upstream patches&#8217;</em></p>
<p><em>360   new         home:vuntz:branches:GNOME:Factory/pango  -&gt;  GNOME:Factory/pango    &#8216;Tag pango64.patch&#8217;</em></p>
<p><em>363   new         home:jproseve:branches:GNOME:Factory/glib2-branding-openSUSE  -&gt;  GNOME:Factory/glib2-branding-openSUSE    &#8216;Fix bnc#406741&#8242;</em></p>
<p><em>364   new         home:rodrigomoya:branches:GNOME:Factory/fast-user-switch-applet  -&gt;  GNOME:Factory/fast-user-switch-applet    &#8216;Tag patch correctly&#8217;</em></p>
<p><em>365   new         home:rodrigomoya:branches:GNOME:Factory/gnome-utils  -&gt;  GNOME:Factory/gnome-utils    &#8216;Tag some patches&#8217;</em></p>
<p><em>366   new         home:jproseve:branches:GNOME:Factory/scrollkeeper  -&gt;  GNOME:Factory/scrollkeeper    &#8216;Tag patches&#8217;</em></p>
<p><em>367   new         home:jproseve:branches:GNOME:Factory/icu  -&gt;  GNOME:Factory/icu    &#8216;Tag patches&#8217;</em></p>
<p><em>368   new         home:jproseve:branches:GNOME:Factory/scrollkeeper  -&gt;  GNOME:Factory/scrollkeeper    &#8216;Tag patches&#8217;</em></p>
<p>which lists all the submissions waiting in the queue, and then just needs to review it:</p>
<p><em>$ osc submitreq show -d $id</em></p>
<p>which shows the patch for the submission identified by $id. And then, just accept or reject:</p>
<p><em>osc submitreq accept $id</em></p>
<p><em>osc submitreq decline -m &#8220;Your patch is wrong, don&#8217;t send me more&#8221; $id</em></p>
<p>Neat, isn&#8217;t it? This should help us a lot in getting users&#8217; contributions quicker into the distro, as well as in a better patch reviewing system.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2008/07/18/opensuse-build-service-collaboration/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>openSUSE 11.1 ideas</title>
		<link>http://blogs.gnome.org/rodrigo/2008/07/03/opensuse-111-ideas/</link>
		<comments>http://blogs.gnome.org/rodrigo/2008/07/03/opensuse-111-ideas/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 14:46:08 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[openSUSE-11.1]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/2008/07/03/opensuse-111-ideas/</guid>
		<description><![CDATA[Just recovered from the success of the openSUSE 11.0 launch, the openSUSE-GNOME team is already working on the future 11.1 (expected in December), so we are starting to get feedback for new ideas from users. Anyone can add their own ideas to this page, so if you want something new in either GNOME or openSUSE, [...]]]></description>
			<content:encoded><![CDATA[<p>Just recovered from the success of the openSUSE 11.0 launch, the <a href="http://en.opensuse.org/GNOME">openSUSE-GNOME team</a> is already working on the future 11.1 (expected in December), so we are starting to get feedback for new ideas from users. Anyone can add their own ideas to <a href="http://en.opensuse.org/GNOME/Ideas/11.1">this page</a>, so if you want something new in either GNOME or openSUSE, add your ideas to the wiki.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2008/07/03/opensuse-111-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openSUSE 11.0</title>
		<link>http://blogs.gnome.org/rodrigo/2008/06/19/opensuse-110/</link>
		<comments>http://blogs.gnome.org/rodrigo/2008/06/19/opensuse-110/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 12:03:53 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[vincent opensuse-11.0]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/2008/06/19/opensuse-110/</guid>
		<description><![CDATA[Today&#8217;s release day for openSUSE 11.0, the best openSUSE distribution ever&#8230; yeah, that&#8217;s true for all new distributions, ok. But it is the release I feel more proud of, since it&#8217;s seen a lot of GNOME-related work, as Vincent explains in this interview. And this work will continue in the soon-to-come 11.1.
]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s release day for <a href="http://download.opensuse.org/distribution/11.0/iso/">openSUSE 11.0</a>, the best openSUSE distribution ever&#8230; yeah, that&#8217;s true for all new distributions, ok. But it is the release I feel more proud of, since it&#8217;s seen a lot of GNOME-related work, as Vincent explains in <a href="http://news.opensuse.org/2008/06/18/sneak-peeks-at-opensuse-110-talking-gnome-with-vincent-untz/">this interview</a>. And this work will continue in the soon-to-come <a href="http://en.opensuse.org/GNOME/Ideas/11.1">11.1</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2008/06/19/opensuse-110/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PulseAudio in openSUSE</title>
		<link>http://blogs.gnome.org/rodrigo/2008/06/05/pulseaudio-in-opensuse/</link>
		<comments>http://blogs.gnome.org/rodrigo/2008/06/05/pulseaudio-in-opensuse/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 11:04:09 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[alsa]]></category>
		<category><![CDATA[gnome-mixer-applet]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[sdl]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/2008/06/05/pulseaudio-in-opensuse/</guid>
		<description><![CDATA[After several bugs fixed and lots of debugging, I can say now PulseAudio should be working almost perfectly (still some problems with stuttering sound on low-end machines) in openSUSE 11.0. So, here&#8217;s a summary of the things we have done, which I should have bloged about before.
First, we tried to replace the GNOME-upstream volume control [...]]]></description>
			<content:encoded><![CDATA[<p>After several bugs fixed and lots of debugging, I can say now PulseAudio should be working almost perfectly (still some problems with stuttering sound on low-end machines) in <a href="http://opensuse.org">openSUSE 11.0</a>. So, here&#8217;s a summary of the things we have done, which I should have bloged about before.</p>
<p>First, we tried to replace the GNOME-upstream volume control with <a href="http://0pointer.de/lennart/projects/padevchooser/">padevchooser</a> (a system tray icon that gives access to all PulseAudio tools), but people complained loudly about the difficulty of just setting the volume with this, they just wanted a volume slider. So, we got back to the upstream volume applet, but changed it to open the PulseAudio volume control instead of gnome-volume-control.</p>
<p><a href="http://blogs.gnome.org/rodrigo/files/2008/06/volume-control.png" title="volume applet using PA volume control"><img src="http://blogs.gnome.org/rodrigo/files/2008/06/volume-control.thumbnail.png" alt="volume applet using PA volume control" /></a></p>
<p>Another problem we found early was PA not working correctly on 5.1 (or other) speaker setups. There was an easy fix, just changing the number of channels in the config file, but there was no GUI, so we added one to <a href="http://0pointer.de/lennart/projects/paprefs/">paprefs</a>:</p>
<p><a href="http://blogs.gnome.org/rodrigo/files/2008/06/paprefs-speaker-setup.png" title="paprefs-speaker-setup.png"><img src="http://blogs.gnome.org/rodrigo/files/2008/06/paprefs-speaker-setup.thumbnail.png" alt="paprefs-speaker-setup.png" /></a></p>
<p>With this, you can now control all your speakers individually:</p>
<p><a href="http://blogs.gnome.org/rodrigo/files/2008/06/speaker-setup-on-volume-control.png" title="Speaker setup on volume control"><img src="http://blogs.gnome.org/rodrigo/files/2008/06/speaker-setup-on-volume-control.thumbnail.png" alt="Speaker setup on volume control" /></a></p>
<p>Apart from that, we had to tweak ALSA and SDL configurations to just use PulseAudio when on GNOME, since KDE is not using it, but I think everything should now be ok.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2008/06/05/pulseaudio-in-opensuse/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Back home / debugging</title>
		<link>http://blogs.gnome.org/rodrigo/2008/05/29/back-home-debugging/</link>
		<comments>http://blogs.gnome.org/rodrigo/2008/05/29/back-home-debugging/#comments</comments>
		<pubDate>Thu, 29 May 2008 12:10:00 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[openSUSE]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/2008/05/29/back-home-debugging/</guid>
		<description><![CDATA[I&#8217;m now back home after a couple of weeks of lots of traveling. I first was 4 days in London, visiting my sister, then was 5 days at home, sick with a flu most of the family got while in London, then last weekend to beautiful Salamanca for a conference at the University. Back home [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m now back home after a couple of weeks of <em>lots</em> of traveling. I first was 4 days in London, visiting my sister, then was 5 days at home, sick with a flu most of the family got while in London, then last weekend to beautiful Salamanca for a conference at the University. Back home on Sunday, still a bit sick, and on Monday flied back to Stansted for a 2 days visit to <a href="http://www.gnome.org/~michael/blog/">Michael</a>, for some debugging and bug fixing fun.</p>
<p>So, in this 1.5 days of fun action at Michael&#8217;s, I&#8217;ve learnt a few useful bits:</p>
<ul>
<li>Some useful tools, like LD_DEBUG, pmap, fuser, c++filt</li>
<li>Technique: this was the best part of it, since Michael is what we could call a superhacker, so watching him debugging stuff to look for a problem&#8217;s cause is very helpful (even though you can&#8217;t read everything he writes, since he does it so quickly <img src='http://blogs.gnome.org/rodrigo/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' />  ), and he has some nice habits in his technique that should help me a lot, now that I&#8217;ve learnt them, in my bug hunting work.</li>
<li>I had an idea about writing scripts using lots of these tools for our users to use them for reporting super-useful bug reports, so will be writing a little bit about that as soon as I start looking at it.</li>
</ul>
<p>While visiting Michael and his wonderful wife and daughters, I had the opportunity to meet my sister and family on Tuesday for dinner, since they were visiting Cambridge that day, where they will be moving soon, so I will have the opportunity to visit both my family and Michael (for more debugging and technique learning fun) more often.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2008/05/29/back-home-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Summer of Code 2008</title>
		<link>http://blogs.gnome.org/rodrigo/2008/04/22/summer-of-code-2008/</link>
		<comments>http://blogs.gnome.org/rodrigo/2008/04/22/summer-of-code-2008/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 18:39:41 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[summer-of-code]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/2008/04/22/summer-of-code-2008/</guid>
		<description><![CDATA[For the first time, I am mentoring a student for this year&#8217;s Google Summer of Code, who will be working on a GNOME client for the openSUSE build service.
Mario (ie, the student) seems to be a very motivated person, so I&#8217;m willing to see the results of his work this summer, and to have another [...]]]></description>
			<content:encoded><![CDATA[<p>For the first time, I am mentoring a student for this year&#8217;s <a href="http://code.google.com/soc/2008/">Google Summer of Code</a>, <a href="http://pygi.wordpress.com/">who</a> will be working on <a href="http://code.google.com/soc/2008/suse/appinfo.html?csaid=23D9AC2C564C4A2F">a GNOME client for the openSUSE build service</a>.</p>
<p>Mario (ie, the student) seems to be a very motivated person, so I&#8217;m willing to see the results of his work this summer, and to have another future contributor to openSUSE and GNOME.</p>
<p>As for the mentoring itself, following <a href="http://www.gnome.org/~federico/docs/summer-of-code-mentoring-howto/">Federico&#8217;s mentoring HOWTO</a> should make things easier for me, so I hope to do a good job. More news about the project as things progress.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2008/04/22/summer-of-code-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desktop effects activation (compiz)</title>
		<link>http://blogs.gnome.org/rodrigo/2008/04/15/desktop-effects-activation-compiz/</link>
		<comments>http://blogs.gnome.org/rodrigo/2008/04/15/desktop-effects-activation-compiz/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 11:49:27 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[compiz desktop-effects gnome-control-center simple-ccsm]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/2008/04/15/desktop-effects-activation-compiz/</guid>
		<description><![CDATA[The discussion about how/where to put the activate-desktop-effects thing in the appearance capplet seems to not reach a good solution for all distros, at least for now, so, while waiting for a good solution for all upstream, and since in openSUSE desktop effects means compiz, I added a patch to the simple-ccsm openSUSE package to [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://mail.gnome.org/archives/gnomecc-list/2008-April/msg00026.html">discussion</a> about how/where to put the activate-desktop-effects thing in the appearance capplet seems to not reach a good solution for all distros, at least for now, so, while waiting for a good solution for all upstream, and since in <a href="http://opensuse.org">openSUSE</a> desktop effects means compiz, I added a patch to the simple-ccsm openSUSE package to activate compiz directly from the same place where it is configured.</p>
<p>So, the &#8216;Desktop Effects&#8217; icon in the GNOME control center:<br />
<img src="http://blogs.gnome.org/rodrigo/files/2008/04/desktop-effects-in-cc.png" /><br />
starts now simple-ccsm, which contains a check box to activate/deactivate compiz.</p>
<p><img src="http://blogs.gnome.org/rodrigo/files/2008/04/desktop-effects-in-simple-ccsm.png" /></p>
<p>The old &#8216;Desktop Effects&#8217; capplet (aka gnome-xgl-settings) will soon die, since gnome-xgl-switch script has been moved to the XGL package, and the hardware database is already on a separate package.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2008/04/15/desktop-effects-activation-compiz/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Desktop effects activation</title>
		<link>http://blogs.gnome.org/rodrigo/2008/03/28/desktop-effects-activation/</link>
		<comments>http://blogs.gnome.org/rodrigo/2008/03/28/desktop-effects-activation/#comments</comments>
		<pubDate>Fri, 28 Mar 2008 14:41:35 +0000</pubDate>
		<dc:creator>rodrigo</dc:creator>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[compiz desktop-effects gnome-control-center]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/rodrigo/2008/03/28/desktop-effects-activation/</guid>
		<description><![CDATA[After having implemented the same functionality already available in Fedora and Ubuntu (different implementations of the Desktop Effects tab on the appearance control-center applet) for openSUSE, it is time to come to a common solution for all distros to remove their need to add this functionality. An initial patch is available here.
Still lots of things [...]]]></description>
			<content:encoded><![CDATA[<p>After having implemented the same functionality already available in Fedora and Ubuntu (different implementations of the Desktop Effects tab on the appearance control-center applet) for <a href="http://opensuse.org">openSUSE</a>, it is time to come to a common solution for all distros to remove their need to add this functionality. An initial patch is available <a href="http://bugzilla.gnome.org/show_bug.cgi?id=461730">here</a>.</p>
<p>Still lots of things need to be discussed and clarified, so if you care about activating desktop effects in GNOME, </a><a href="http://mail.gnome.org/archives/gnomecc-list/2008-March/date.html">GNOME Control Center mailing list</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/rodrigo/2008/03/28/desktop-effects-activation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
