Bug 93129 - [MAINTAINER-UPDATE] deskutils/notification-daemon to 0.3.4
Summary: [MAINTAINER-UPDATE] deskutils/notification-daemon to 0.3.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-10 15:30 UTC by Andreas Kohn
Modified: 2006-02-12 01:28 UTC (History)
0 users

See Also:


Attachments
notification-daemon-0.3.3-0.3.4.diff (1.53 KB, patch)
2006-02-10 15:30 UTC, Andreas Kohn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kohn 2006-02-10 15:30:14 UTC
Release notes for 0.3.4:

    *  Added a Close button to notifications. This closed ticket #8. Thanks to Michael Vogt for the basis of this patch.
    * Fixed a few bugs (including crashes) involving the freeing of memory when notifications and theme enginers are destroyed.
    * Fixed the theme engines to be installed as unversioned libraries. Thanks to Rodney Dawes for this patch.
    * Fixed a bug where the notification window was not realized, causing a crash. This fixes bug #10.
    * Fixed a crash in the Bubble theme when clicking an action.
    * Fixed action ordering in the Bubble theme.
    * Made the destroy_notification, show_notification, hide_notification, and set_notification_hints theme engine functions optional.
    * Added set_notification_timeout and notification_tick theme engine functions.
    * Made several improvements to the Standard theme:
          o The left-hand color stripe has been made smaller and now reflects the urgency level set.
          o Added a pie-based countdown timer for notifications containing actions. This allows the user to see how long they have to react to a notification.
          o Converted the action links into buttons. These are now left-aligned and make a reasonable attempt to find an appropriate stock icon.
          o Allow the notification to be very short when no icons, body text or actions are specified.
Comment 1 Sam Lawrance freebsd_committer freebsd_triage 2006-02-11 15:02:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Meep Meep
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2006-02-12 01:28:33 UTC
State Changed
From-To: open->closed

Committed, thanks!