Download project files

How do I verify a download?


2130 of 35 releases

0.9.31 release from the oneiric series released

Release information
Release notes:

First development release of NotifyOSD for the "Oneiric Ocelot"-cycle.

Changelog:

* made NotifyOSD compile/work under Oneiric
* ported to gtk+ 3.x
* ported to libnotify 0.7.x
* got rid of reported compiler-errors/warnings

File Description Downloads
download icon notify-osd-0.9.31.tar.gz (md5, sig) notify-osd 0.9.31 release 710
last downloaded 51 weeks ago
Total downloads: 710

ubuntu-9.10-sru release from the trunk series released

Release information
Release notes:

SRU release (0.9.25) of notify-osd for Karmic Koala (Ubuntu 9.10) comes with some performance improvements and a few bug-fixes. Most notably notify-osd now correctly grabs the system font face, style and size (even fractional parts) without notification-bubbles becoming tiny. The performance improvements are mainly targeted at netbook users, but will certainly benefit desktop users too.

Changelog:

* conditional refresh of blurred tiles, prevent regeneration of tiles if title, body, icon or value didn't change
* font-sizes with fractional parts don't cause bubble to become tiny anymore (fixes LP: #396736, LP: #457655, LP: #458413, LP: #459290, LP: #459689)
* all but drop-shadow use the faster exponential blur now

File Description Downloads
download icon notify-osd-0.9.25.tar.gz (md5, sig) notify-osd 0.9.25 release 1,813
last downloaded 51 weeks ago
Total downloads: 1,813

ubuntu-9.10 release from the trunk series released

Release information
Release notes:

This is the final release of notify-osd for Ubuntu 9.10 (Karmic Koala) fixing numerous crashers and ironing out minor rendering issues.

Changelog:

* fixed regression for newline-character replacement in the text_filter()
* fixed LP: #396736
* fixed LP: #425508 (LP: #426230, LP: #427129, LP: #429025)
* fixed LP: #437088 (LP: #437363, LP: #438417, LP: #438626, LP: #440735, LP: #452463, LP: #452893)
* added workaround for icon-name-prefix substitution
* fixed accidentally deleted drawing of drop-shadow for title-text
* avoid re-executing glow-/dim-effect when synchronizing timeouts of bubbles

File Description Downloads
download icon notify-osd-0.9.24.tar.gz (md5, sig) notify-osd 0.9.24 release 2,614
last downloaded 51 weeks ago
Total downloads: 2,614

ubuntu-9.10-beta-freeze release from the trunk series released

Release information
Release notes:

This 0.9.22 release is purely fixing bugs/segfaults and mem-leaks. notify-osd has been scrutinized thoroughly under valgrind to identify all mem-leaks and invalid reads. While the best efforts were made to eliminate all mem-leaks, a huge portion of leaked memory is not happening withing the control of notify-osd, but in external libraries it uses. Still to avoid notify-osd consuming all the system-memory over time, a shutdown/restart mechanism has been added for the time being, which implicitly causes any allocated leaked memory to be returned to the system.

Changelog:

* removed more dead code
        * numerous segfaults fixed
        * numerous mem-leaks fixes reported as "definitely lost" by valgrind
        * added temp. work-around for remaining mem-leaks outside of notify-osd's scope in the form of a forced shutdown (and implicit restart)
        * fixed LP: #427924, LP: #375408, LP: #405364, LP: #378193, LP: #428302

File Description Downloads
download icon notify-osd-0.9.22.tar.gz (md5, sig) notify-osd 0.9.22 release 553
last downloaded 51 weeks ago
Total downloads: 553

ubuntu-9.10-ui-freeze release from the trunk series released

Release information
Release notes:

Using a fixed slot-allocation scheme now. This means async. bubbles (e.g. volume) always appear in the top slot/position and sync. bubbles (e.g. IM-message notification) always appear in the bottom slot/position.

Changelog:

* two-slots code-refactoring
* bump reported notification-spec compliance to 1.1
* separated gravity from slot-allocation scheme
* using fixed slot-allocation scheme now

File Description Downloads
download icon notify-osd-0.9.21.tar.gz (md5, sig) notify-osd 0.9.21 release 282
last downloaded 51 weeks ago
Total downloads: 282

0.9.11 release from the trunk series released

Release information
Changelog:

* fixes #334388
* fixes #352668

File Description Downloads
download icon notify-osd-0.9.11.tar.gz (md5, sig) 0.9.11 release 518
last downloaded 51 weeks ago
Total downloads: 518

0.9.9 release from the trunk series released

Release information
Release notes:

* updated text-filter, fixes LP: #353398
* revert commit 267, a dedicated env-var for indicating a non-composited desktop under UNR is not needed
* revert commit 266, fixes LP: #354349
* don't do any filtering on the summary-text, removed the filter for the summary-text completely
* only pass message-body text through HTML- and markup-filter, the summary text should only be filtered for pango-markup, treat bubble and fallback-dialog in the same manner

Changelog:

* updated text-filter, fixes LP: #353398
* revert commit 267, a dedicated env-var for indicating a non-composited desktop under UNR is not needed
* revert commit 266, fixes LP: #354349
* don't do any filtering on the summary-text, removed the filter for the summary-text completely
* only pass message-body text through HTML- and markup-filter, the summary text should only be filtered for pango-markup, treat bubble and fallback-dialog in the same manner

File Description Downloads
download icon notify-osd-0.9.9.tar.gz (md5, sig) 0.9.9 release 146
last downloaded 51 weeks ago
Total downloads: 146

0.9.8 release from the trunk series released

Release information
Changelog:

introduced env. variable NOTIFY_OSD_MUST_NOT_USE_COMPOSITING for UNR
added fallback positioning-behaviour for corner-case when no gnome-panel was found
added sanity-check for existence of $HOME/.cache
fixed #351516
fixed #351593
fixes #345770

File Description Downloads
download icon notify-osd-0.9.8.tar.gz (md5, sig) 0.9.8 release 31
last downloaded 51 weeks ago
Total downloads: 31

0.9.7 release from the trunk series released

Release information
Release notes:

0.9.7 release

Changelog:

* added and improved multihead support, notifications stick to panel whatever the monitor it is on, fixes #331369
* fixed #331927
* fixed #349133
* enable the icon lookup fallback mechanism for fallback icons like notification-display-brightness-*, fixes #344385
* reworked parts of notify-osd in order to make it adapt dynamically to changes of font-face, font-size and dpi
* ensure X errors will not kill notify-osd
* use HTML- and markup-filter for title- and body-message-text also in fallback-dialog

File Description Downloads
download icon notify-osd-0.9.7.tar.gz (md5, sig) 0.9.7 release 42
last downloaded 51 weeks ago
Total downloads: 42

0.9.6 release from the trunk series released

Release information
Changelog:

merge atk-support
added dnd (do-not-disturb) support
added logging-support (~/.cache/notify-osd.log)
extended HTML-markup text-filter
fixed LP: #331150
added compatibility-checks for capability- and hint-name-changes fixes LP: #343553

File Description Downloads
download icon notify-osd-0.9.6.tar.gz (md5, sig) 0.9.6 release 90
last downloaded 51 weeks ago
Total downloads: 90

2130 of 35 releases