-
xfce4-notifyd-0.6.3 protected
0.6.3 - Fix compilation warnings - autoconf: Some updates - Update `.gitignore` - Remove GSourceFunc casts - Fix missing-prototypes - Bump required GLib version to 2.56 - Implement ISO 8601 time format to avoid post-2.56 GLib functions - settings: Drop subtitle - Fix multiple memory issues (!11) - Translation Updates: Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), Estonian, Finnish, French, Galician, Georgian, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish, Ukrainian
-
xfce4-notifyd-0.6.2 protected
0.6.2 - Switch to new app icon and rDNS icon name - Default to session autostart instead of DBus (Fixes #27) - Add configurable log size limit (default: 100) - Make buttons on non-1st notifications work - panel-plugin: Add option to hide "Clear log" dialog - log: properly handle iso8601 timestamps - log: Use SHA-1 data hash in icon cache paths (bug #16825) - log: Improve performance of adding notifications to log file (bug #14865) - log: Refactor log keyfile element insertion into a separate function - Add basic GitLab pipeline - Fix GTimeVal deprecation (Bug #16805) - Remove unused expire_timeout variable - Fix memory leaks - settings: Switch to symbolic close icon - Translation Updates: Bulgarian, Catalan, Chinese (China), Danish, Dutch, Eastern Armenian, Estonian, Finnish, French, Galician, German, Hebrew, Indonesian, Italian, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish
-
xfce4-notifyd-0.6.1 protected
0.6.1 - Fix hover effect without compositing (Bug #16586) - Move from exo-csource to xdt-csource (Bug #16717) - Translation Updates: Arabic, Armenian (Armenia), Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), Finnish, French, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Russian, Serbian, Spanish, Swedish, Thai, Turkish, Ukrainian
-
xfce4-notifyd-0.6.0 protected
0.6.0 - Simplify drawing the notification bubble - Switch to new fallback style class "keycap" - Ensure normal font size with Adwaita and keycap class - Fix logging simultaneous notifications (Bug #15167) - Disable rounded corners w/o compositing (Bug #16586) - panel-plugin: Fix configure dialog - panel-plugin: Use new XfceTitledDialog api - panel-plugin: Toggle 'Do not disturb' with middle mouse click (Bug #16132) - Allow compilation with panel 4.15 - panel-plugin: Remove deprecated calls - Replace GtkStock buttons - Translation Updates: Albanian, Arabic, Armenian (Armenia), Belarusian, Chinese (China), Chinese (Taiwan), Croatian, Danish, Finnish, Galician, Georgian, German, Greek, Icelandic, Indonesian, Italian, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian
-
xfce4-notifyd-0.4.4 protected
Version 0.4.4 (22 April 2019): This is a bugfix release. Bugs fixed: * Drop reference to dbus-binding-tool (Bug #14835) * Make more strings translatable (Bug #14890) * panel plugin: Fix menu position * panel-plugin: Fix first log entry not being shown (Bug #14920) * Fix Chrome notification icons (Bug #15215) * Fix output of xfce4-notifyd-config --help (Bug #14922) * Get rid of gdk_error_trap* deprecations * Add fallback for label alignment and older Gtk+3 * Fix icon-size in the log toolbar Updated translations: Albanian, Belarusian, Bulgarian, Catalan, Croatian, Czech, Danish, Dutch (Flemish), English (Australia), Finnish, French, Galician, German, Hebrew, Hungarian, Icelandic, Italian, Japanese, Kazakh, Korean, Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazilian), Russian, Spanish, Swedish, Thai, Turkish
-
xfce4-notifyd-0.4.3 protected
This is (mostly) a translation update release. Bugs fixed: * Set the correct default value for fadeout (LP #1763674) Updated translations: Arabic, Belarusian, Croatian, Czech, Dutch (Flemish), English (Australia), Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Indonesian, Italian, Japanese, Korean, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazilian), Russian, Serbian, Swedish, Thai, Ukrainian
-
xfce4-notifyd-0.4.2 protected
Version 0.4.2 (01 March 2018): This is a bugfix release. Bugs fixed: * Fix support for hyperlinks in notifications (Bug #14073) * Fix crash because of double-free (Bug #14060) * Improve wrapping and ellipsizing of notification bubble (Bug #12674) * Ensure xfce4-notifyd.desktop.in goes into the tarball (Bug #13989) * Suppress warnings about unused and uninitialized variables (Bug #14095) * Fix crash when there are no known apps * panel-plugin: Fix showing placeholder when there are no logs from today Updated translations: Albanian, Bulgarian, Catalan, Chinese (China), Croatian, Czech, Dutch (Flemish), Finnish, French, Galician, German, Hebrew, Kazakh, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese (Brazilian), Russian, Serbian, Slovak, Spanish, Swedish, Turkish, Ukrainian
-
xfce4-notifyd-0.4.1 protected
xfce4-notifyd 0.4.1 This is a feature release. Features: * Panel plugin features * Add hidden option log-icon-size * Add button to clear the log (Bug #13955) * Revamped layout (DND button on top for quick access) * Show placeholder text in case of empty logs * Improved notification window layout * Add configure option to use autostart instead of dbus (Bug #13989) Bugs fixed: * Remove deprecated functions (Gtk+ 3.22) * Fix warnings reported by Clang (Bug #13931) * Treat icon_data only as pen-ultimate fallback option (Bug #13950) * Fix warning about gdk_window_get_origin (Bug #13935) * Ensure body and summary of notifications are correctly ellipsized (Bug #12674) * Ensure the panel plugin icon resizes with Xfce 4.12 Updated translations: Bulgarian, Catalan, Chinese (Taiwan), Croatian, Czech, Danish, Dutch (Flemish), French, German, Greek, Hebrew, Italian, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazilian), Russian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian
-
xfce4-notifyd-0.4.0 protected
New 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 Lots of translation updates.
-
xfce4-notifyd-0.3.6 protected
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 Updated translations: Catalan, French, Greek, Hebrew, Kazakh, Lithuanian, Polish, Serbian
-
xfce4-notifyd-0.3.5 protected
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 Updated translations: Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch (Flemish), Finnish, French, German, Icelandic, Italian, Korean, Lithuanian, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazilian), Russian, Serbian, Slovak, Spanish, Swedish, Ukrainian
-
xfce4-notifyd-0.3.4 protected
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 Updated translations: Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Dutch (Flemish), English (Australia), French, German, Hebrew, Kazakh, Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazilian), Russian, Slovak, Spanish, Ukrainian
-
xfce4-notifyd-0.3.3 protected
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 Updated translations: Croatian, Lithuanian, Malay, Thai
-
xfce4-notifyd-0.3.2 protected
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 Updated translations: Polish
-
xfce4-notifyd-0.3.0 protected
New Release: Port to gdbus and Gtk+3 plus minor improvements and fixes.