<?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>Jordan Hall &#187; notifications</title>
	<atom:link href="http://jordanhall.co.uk/tag/notifications/feed/" rel="self" type="application/rss+xml" />
	<link>http://jordanhall.co.uk</link>
	<description>Jordan Hall - programmer and geek</description>
	<lastBuildDate>Thu, 19 Jan 2012 11:36:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>notify-osd &#8211; Changes to Ubuntu 9.04 notifications</title>
		<link>http://jordanhall.co.uk/ubuntu-linux/notify-osd-changes-to-ubuntu-9-04-notifications-3312145/</link>
		<comments>http://jordanhall.co.uk/ubuntu-linux/notify-osd-changes-to-ubuntu-9-04-notifications-3312145/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 22:15:33 +0000</pubDate>
		<dc:creator>Jordan Hall</dc:creator>
				<category><![CDATA[Ubuntu & Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[notification system]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[notify-osd]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://jordanhall.co.uk-9bf31c7ff062936a96d3c8bd1f8f2ff3</guid>
		<description><![CDATA[Ubuntu 9.04, known during development as Jaunty Jackalope, features a major new notifications system known as &#8216;notify-osd&#8217;. The new notifications are graphically very nice and appealing, however some features are not necessarily desirable to everyone. I came across certain issues with the new notifications system and have made some modifications which I would like to [...]]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 9.04, known during development as Jaunty Jackalope, features a major new notifications system known as &#8216;notify-osd&#8217;. The new notifications are graphically very nice and appealing, however some features are not necessarily desirable to everyone. I came across certain issues with the new notifications system and have made some modifications which I would like to share.</p>
<p>The first issue I came across is that notifications with high textual content often displayed for too short a period of time for them to be fully read and comprehended. The original <a title="notify-osd specification" href="https://wiki.ubuntu.com/NotifyOSD#Animations%20and%20durations">notify-osd design specification</a> stated that the notifications system would adapt the on-screen time of each notification because upon the number of lines of textual content present. After reviewing the code for notify-osd, it seem this code is not yet implemented on the version of notify-osd which ships with Ubuntu 9.04. Henceforth this is the first modification I made to the package, increasing the display time from 5 seconds to 10 seconds.</p>
<p>The second change was to alter the code such that notifications would display regardless of whether a video was actively playing. With the default set-up, notifications will not be displayed if a video is playing or the notification system deems you to be busy. The disadvantage this presents in its original state, is that even if the notification area (top right) is not obstructed by video playback, such as the situation where a video is being played windowed, rather than full-screen, the notifications will still not be displayed. This behaviour was modified so notifications display regardless of video playback.</p>
<p>Summary of changes to notify-osd:</p>
<ul>
<li>On-screen notification time doubled from 5 seconds to 10 seconds</li>
<li>&#8216;Do not disturb&#8217; notifications functionality removed so notifications will display regardless of video playback status.</li>
</ul>
<p>Download links:</p>
<ul>
<li><a href="http://jordanhall.co.uk/content/notify-osd_0911-0ubuntu3-divineomega1_i386.deb">Ubuntu 9.04 (32-bit) Debian Package</a></li>
<li><a href="http://jordanhall.co.uk/content/notify-osd_0911-0ubuntu3-divineomega1.tar.gz">Source Code</a></li>
</ul>
<p>I hope this is of benefit to people who are having difficulties with the defaults of notify-osd. At some point, I believe it would be beneficial to remove the existing hard-coding of the delays and other such options, and I may personally take on this task at some point. Please feel free to offer any feedback or ideas in the comments section.</p>
]]></content:encoded>
			<wfw:commentRss>http://jordanhall.co.uk/ubuntu-linux/notify-osd-changes-to-ubuntu-9-04-notifications-3312145/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

