Opened 8 years ago
Closed 7 years ago
#8875 closed enhancement (fixed)
xfce4-notifyd-0.4.0
Reported by: | Douglas R. Reno | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 8.2 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
New minor version
Change History (8)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
Summary: | xfce4-notifyd-0.3.5 → xfce4-notifyd-0.3.5 (development release) |
comment:3 by , 8 years ago
Milestone: | 8.0 → hold |
---|
comment:4 by , 8 years ago
Milestone: | hold → y-hold |
---|
comment:5 by , 7 years ago
Description: | modified (diff) |
---|---|
Milestone: | y-hold → 8.2 |
Summary: | xfce4-notifyd-0.3.5 (development release) → xfce4-notifyd-0.4.0 |
comment:6 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:7 by , 7 years ago
Version 0.4.0 (07 October 2017):
This is a feature release.
Features:
- Panel plugin that shows most recent notifications and allows for quick access to DND mode
- Persistent daemon (Bug #12754)
- New (optional) animation: slide-out
- Support for all image types in the log
- Better application icon matching in the config dialog
- New logo (also in high resolution)
Bugs fixed:
- Bump notification spec version to 1.2 (Bug #13578)
- Fix empty body when markup is invalid (Bug #10027)
- Show warning in settings dialog if notifyd is not running (Bug #13417)
- log-viewer: Fix escaping of characters and add markup support
- Handle desktop-id as fallback in the log
Version 0.3.6 (20 March 2017):
This is a bugfix release. Thanks to Mattias and Igor!
Bugs fixed:
- Fix memory leaks in log viewer (Bug #13400)
- Fix a couple of memory leaks in notifyd-config (Bug #13386)
- Update log toolbar buttons sensitivity (Bug #13365)
- Fix compilation on Gtk3.14
Version 0.3.5 (13 February 2017):
This is a feature release.
Features:
- Notification log ("persistence" according to fd.o spec)
- Rework settings dialog and include more options
Bugs fixed:
- Fix height of settings dialog when plugged
- Fix compilation on 3.14
Version 0.3.4 (09 November 2016):
This is a feature release.
Features:
- "Do not disturb" mode
- Notification-muting on a per application level
Bugs fixed:
- Add hidden option "primary-monitor" to set screen for notifications (Bug #10003)
- Fix theming issues with Gtk 3.22
Version 0.3.3 (02 October 2016):
This is a bugfix release. It also extends the tests to icons.
Bugs fixed:
- Fix missing Gtk+ themes path in dist_themes variable (Bug #12831)
- Fix theming for callback button in notifications (Bug #12841)
- Don't show notification buttons without text (Bug #12834)
- Support image-path hint of the fd.o spec (Bug #7846)
- Fix priorities of icon handling according to the fd.o spec
- Make icon-size of fallback consistent with all other notifications
Version 0.3.2 (06 September 2016):
This release fixes a showstopper regression for Gtk<=3.18 users where no notifications would be displayed (Bug #12823).
Features:
- Add support for symbolic icons
- Add two new themes: Bright and Retro
- Improvements to the existing themes
Bugs fixed:
- Fix client pointer with Gtk+ < 3.20 (Bug #12823)
- Sort the themes alphabetically in the Settings Dialog
Version 0.3.1 (06 September 2016):
Bugfix release
Features:
- Add a help button which links to the new docs page
Bugs fixed:
- Fix a memory leak (Bug #12733)
- Add a hidden option 'do-fadeout' (Bug #11341)
- Correct typo in warning message.
- Unreference gvariants, Cleanup Gtk3.20 ifdefs, Fix uninitialized pixbufs (Bug #12777)
- Fix including both GTK+ themes in dist (Bug #12737)
Version 0.3.0 (27 July 2016):
Ported to gdbus and Gtk+3 by Ali Abdallah Bumped Dependencies (libxfce4ui 4.12, Gtk+3.14)
Features:
- Better theming capabilities
- Add a systemd user unit corresponding to the D-Bus session service (Bug #12238)
Bugs fixed:
- The preview button now shows even when the dialog is plugged in the xfce4-settings-manager
- On update reset fade as well (Bug #11858)
Milestone renamed