<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Inhibiting</title>
	<atom:link href="http://drfav.wordpress.com/2008/10/02/inhibiting/feed/" rel="self" type="application/rss+xml" />
	<link>http://drfav.wordpress.com/2008/10/02/inhibiting/</link>
	<description>Life is what you make it, that's why I'm trying my best</description>
	<lastBuildDate>Tue, 24 Nov 2009 11:59:48 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Michael "C++" Howell</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-124</link>
		<dc:creator>Michael "C++" Howell</dc:creator>
		<pubDate>Thu, 02 Oct 2008 21:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-124</guid>
		<description>@Gordon: That&#039;s why the inhibit function returns an integer.</description>
		<content:encoded><![CDATA[<p>@Gordon: That&#8217;s why the inhibit function returns an integer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slougi</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-123</link>
		<dc:creator>slougi</dc:creator>
		<pubDate>Thu, 02 Oct 2008 19:17:45 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-123</guid>
		<description>What&#039;s the use case for this? What happens when an app that suppressed sleep crashes?</description>
		<content:encoded><![CDATA[<p>What&#8217;s the use case for this? What happens when an app that suppressed sleep crashes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon Mckeown</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-122</link>
		<dc:creator>Gordon Mckeown</dc:creator>
		<pubDate>Thu, 02 Oct 2008 19:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-122</guid>
		<description>Looks great! How does it handle multiple applications trying to manage inhibition? For example; what if I had a video window and a presentation window both running?</description>
		<content:encoded><![CDATA[<p>Looks great! How does it handle multiple applications trying to manage inhibition? For example; what if I had a video window and a presentation window both running?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael "Blog" Howell</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-121</link>
		<dc:creator>Michael "Blog" Howell</dc:creator>
		<pubDate>Thu, 02 Oct 2008 18:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-121</guid>
		<description>@hmm: There have been blogs (w/screenshots) about the notification plasmoid (a.k.a. plasma style).</description>
		<content:encoded><![CDATA[<p>@hmm: There have been blogs (w/screenshots) about the notification plasmoid (a.k.a. plasma style).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebas</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-120</link>
		<dc:creator>sebas</dc:creator>
		<pubDate>Thu, 02 Oct 2008 13:37:13 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-120</guid>
		<description>@hmm top-secret right now, have some patience :-)</description>
		<content:encoded><![CDATA[<p>@hmm top-secret right now, have some patience <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hmm</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-119</link>
		<dc:creator>hmm</dc:creator>
		<pubDate>Thu, 02 Oct 2008 13:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-119</guid>
		<description>@sebas: What does the plasma style look like?</description>
		<content:encoded><![CDATA[<p>@sebas: What does the plasma style look like?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebas</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-118</link>
		<dc:creator>sebas</dc:creator>
		<pubDate>Thu, 02 Oct 2008 12:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-118</guid>
		<description>@Jason, @Khashayar, @Robert: I assume that this call *does* use DBus, internally
http://people.freedesktop.org/~hughsient/temp/dbus-interface.html
powerdevil is already pretty close to implementing this spec nicely. Some work on the interfaces remains to be done, interoperability should not be a problem (i.e. KDE apps under GNOME &#039;just working&#039;, and GNOME apps under KDE in the same way.

@hmm: In trunk/, you can also get knotify plasma-style

@mat69: That&#039;s the plan :&gt;

@ThomasK: The packagemanager would inhibit suspend for as long as it&#039;s busy and then release the lock, the machine will then start idle time suspending</description>
		<content:encoded><![CDATA[<p>@Jason, @Khashayar, @Robert: I assume that this call *does* use DBus, internally<br />
<a href="http://people.freedesktop.org/~hughsient/temp/dbus-interface.html" rel="nofollow">http://people.freedesktop.org/~hughsient/temp/dbus-interface.html</a><br />
powerdevil is already pretty close to implementing this spec nicely. Some work on the interfaces remains to be done, interoperability should not be a problem (i.e. KDE apps under GNOME &#8216;just working&#8217;, and GNOME apps under KDE in the same way.</p>
<p>@hmm: In trunk/, you can also get knotify plasma-style</p>
<p>@mat69: That&#8217;s the plan :&gt;</p>
<p>@ThomasK: The packagemanager would inhibit suspend for as long as it&#8217;s busy and then release the lock, the machine will then start idle time suspending</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas K</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-117</link>
		<dc:creator>Thomas K</dc:creator>
		<pubDate>Thu, 02 Oct 2008 11:29:48 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-117</guid>
		<description>You mentioned package managers and the like--will it also be possible to do something like &quot;delaying suspension until task complete (ETA 1:27)&quot;?</description>
		<content:encoded><![CDATA[<p>You mentioned package managers and the like&#8211;will it also be possible to do something like &#8220;delaying suspension until task complete (ETA 1:27)&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mat69</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-116</link>
		<dc:creator>mat69</dc:creator>
		<pubDate>Thu, 02 Oct 2008 10:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-116</guid>
		<description>Hmm, wouldn&#039;t it be better if watching a video automatically sets the &quot;Presentation profile&quot;, where you don&#039;t get a screensaver and automatically suspending is deactivated as long as the video lasts?
Or where you&#039;d call a function with flags (in fact that would not be in Solid then) --&gt; iAmAFunction( NoScreenSaver &#124; NoSuspend &#124; NoGeneralNotification )
and
iWantToExplain( ki8n(&quot;Because I want to discharge your batteries, hahahah&quot;) )

Yeah, I don&#039;t have a clue how to do that. :D

Nevertheless very good that you give developers the chance to have us finish watching our videos. :) Though I agree that there should be an option like &quot;ignore per apps settings and allways suspend ...&quot;, maybe with a tooltip what could happen.</description>
		<content:encoded><![CDATA[<p>Hmm, wouldn&#8217;t it be better if watching a video automatically sets the &#8220;Presentation profile&#8221;, where you don&#8217;t get a screensaver and automatically suspending is deactivated as long as the video lasts?<br />
Or where you&#8217;d call a function with flags (in fact that would not be in Solid then) &#8211;&gt; iAmAFunction( NoScreenSaver | NoSuspend | NoGeneralNotification )<br />
and<br />
iWantToExplain( ki8n(&#8220;Because I want to discharge your batteries, hahahah&#8221;) )</p>
<p>Yeah, I don&#8217;t have a clue how to do that. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Nevertheless very good that you give developers the chance to have us finish watching our videos. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Though I agree that there should be an option like &#8220;ignore per apps settings and allways suspend &#8230;&#8221;, maybe with a tooltip what could happen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hmm</title>
		<link>http://drfav.wordpress.com/2008/10/02/inhibiting/#comment-115</link>
		<dc:creator>hmm</dc:creator>
		<pubDate>Thu, 02 Oct 2008 09:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://drfav.wordpress.com/?p=53#comment-115</guid>
		<description>Does any of you find KNotify extremely ugly and out of place on the KDE4 desktop?</description>
		<content:encoded><![CDATA[<p>Does any of you find KNotify extremely ugly and out of place on the KDE4 desktop?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
