<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Kommentare zu: KWin in Tokamak IV</title>
	<atom:link href="http://blog.martin-graesslin.com/blog/2010/02/kwin-in-tokamak-iv/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.martin-graesslin.com/blog/2010/02/kwin-in-tokamak-iv/</link>
	<description>From the land of wobbly windows</description>
	<lastBuildDate>Tue, 07 Feb 2012 07:32:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Von: yiunix</title>
		<link>http://blog.martin-graesslin.com/blog/2010/02/kwin-in-tokamak-iv/comment-page-1/#comment-10147</link>
		<dc:creator>yiunix</dc:creator>
		<pubDate>Mon, 01 Mar 2010 20:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martin-graesslin.com/blog/?p=440#comment-10147</guid>
		<description>excuse my question...i know that you are developer of kwin..i did hope that blur effect entries in trunk for kde sc 4.5..i believed that in tokamark 4 you talk about the features of kwin.. 
the blog post explains of kwin...right?</description>
		<content:encoded><![CDATA[<p>excuse my question&#8230;i know that you are developer of kwin..i did hope that blur effect entries in trunk for kde sc 4.5..i believed that in tokamark 4 you talk about the features of kwin..<br />
the blog post explains of kwin&#8230;right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Martin</title>
		<link>http://blog.martin-graesslin.com/blog/2010/02/kwin-in-tokamak-iv/comment-page-1/#comment-9985</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 22 Feb 2010 21:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martin-graesslin.com/blog/?p=440#comment-9985</guid>
		<description>If Wayland is using X11 a port could be possible. If it is not using X11 it does not make sense to port KWin as KWin is built upon the assumption that it is only for X11.

Given the current development speed of Wayland we have lots of time to decide a strategy.</description>
		<content:encoded><![CDATA[<p>If Wayland is using X11 a port could be possible. If it is not using X11 it does not make sense to port KWin as KWin is built upon the assumption that it is only for X11.</p>
<p>Given the current development speed of Wayland we have lots of time to decide a strategy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Martin</title>
		<link>http://blog.martin-graesslin.com/blog/2010/02/kwin-in-tokamak-iv/comment-page-1/#comment-9977</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 22 Feb 2010 14:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martin-graesslin.com/blog/?p=440#comment-9977</guid>
		<description>That&#039;s something we will know when we finished the port. At least for Maemo it&#039;s possible as it&#039;s using X11.</description>
		<content:encoded><![CDATA[<p>That&#8217;s something we will know when we finished the port. At least for Maemo it&#8217;s possible as it&#8217;s using X11.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Ian Monroe</title>
		<link>http://blog.martin-graesslin.com/blog/2010/02/kwin-in-tokamak-iv/comment-page-1/#comment-9976</link>
		<dc:creator>Ian Monroe</dc:creator>
		<pubDate>Mon, 22 Feb 2010 13:55:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martin-graesslin.com/blog/?p=440#comment-9976</guid>
		<description>Does KWin on the N900 make sense, even if its possible? Mostly I think we should see Maemo kind of the same way we do Windows, a place to port apps and maybe even widgets but not with the goal of replacing the platform.

Great to hear about KWin &amp; Plasma integration.</description>
		<content:encoded><![CDATA[<p>Does KWin on the N900 make sense, even if its possible? Mostly I think we should see Maemo kind of the same way we do Windows, a place to port apps and maybe even widgets but not with the goal of replacing the platform.</p>
<p>Great to hear about KWin &amp; Plasma integration.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: anon</title>
		<link>http://blog.martin-graesslin.com/blog/2010/02/kwin-in-tokamak-iv/comment-page-1/#comment-9974</link>
		<dc:creator>anon</dc:creator>
		<pubDate>Mon, 22 Feb 2010 13:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martin-graesslin.com/blog/?p=440#comment-9974</guid>
		<description>was wondering is there any interest of possibly starting to support the Lighthouse/Wayland combo with kwin as that combo should be way less resource-hog than X?

unless all the functionality of the kwin would be brought via that combo of course. ;-)

of course that would bring in all the OpenGL3/OpenCL/Gallium3D API goodies as well as Wayland is based on all that DRI2/KMS gen stuff...

the Lighthouse is also expected to be the way to do it in embedded environments (like MeeGo) as it is meant to be replacing Qt&#039;s old QWS.</description>
		<content:encoded><![CDATA[<p>was wondering is there any interest of possibly starting to support the Lighthouse/Wayland combo with kwin as that combo should be way less resource-hog than X?</p>
<p>unless all the functionality of the kwin would be brought via that combo of course. <img src='http://blog.martin-graesslin.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>of course that would bring in all the OpenGL3/OpenCL/Gallium3D API goodies as well as Wayland is based on all that DRI2/KMS gen stuff&#8230;</p>
<p>the Lighthouse is also expected to be the way to do it in embedded environments (like MeeGo) as it is meant to be replacing Qt&#8217;s old QWS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Martin</title>
		<link>http://blog.martin-graesslin.com/blog/2010/02/kwin-in-tokamak-iv/comment-page-1/#comment-9973</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 22 Feb 2010 12:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martin-graesslin.com/blog/?p=440#comment-9973</guid>
		<description>Comments in my blog post are not the right place to demand features. Reading a comment like that, really help to get your feature, as it&#039;s totally motivating if user&#039;s start to demand.

Just as a note: the comments are moderated. Any other off-topic comment will be removed.</description>
		<content:encoded><![CDATA[<p>Comments in my blog post are not the right place to demand features. Reading a comment like that, really help to get your feature, as it&#8217;s totally motivating if user&#8217;s start to demand.</p>
<p>Just as a note: the comments are moderated. Any other off-topic comment will be removed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: yiunix</title>
		<link>http://blog.martin-graesslin.com/blog/2010/02/kwin-in-tokamak-iv/comment-page-1/#comment-9972</link>
		<dc:creator>yiunix</dc:creator>
		<pubDate>Mon, 22 Feb 2010 11:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.martin-graesslin.com/blog/?p=440#comment-9972</guid>
		<description>the blur effect? 
ARGB of oxygen?

when? KDE SC 4.5 or 4.6 ??</description>
		<content:encoded><![CDATA[<p>the blur effect?<br />
ARGB of oxygen?</p>
<p>when? KDE SC 4.5 or 4.6 ??</p>
]]></content:encoded>
	</item>
</channel>
</rss>

