[Xfce4-commits] [apps/xfce4-notifyd] branch master updated (7fb1906 -> e542ac4)
noreply at xfce.org
noreply at xfce.org
Sun Jan 29 20:51:50 CET 2017
This is an automated email from the git hooks/post-receive script.
ochosi pushed a change to branch master
in repository apps/xfce4-notifyd.
from 7fb1906 I18n: Update translation da (100%).
new 71ba7c3 Try to add a basic notification log
new 5b35869 Improve logging and integrate it in the UI
new cb0d973 Fix logging in do not disturb mode
new e2b7a7b Improve layout of settings dialog
new 818df54 Improve logging and add a yesterday and before header to the UI
new 198e5dc Add application name to log and tooltip
new 0fb1127 Don't log transient notifications (fd.org notification spec 1.2)
new 7c35eba Show the notification timestamp in the tooltip in current locale
new a49d086 Implement options for logging
new 83b39fa Fix fadeout and primary-monitor options in config
new 83312db Display icons for applications
new 06e54ae Replace GtkNotebook with GtkStack
new e948495 Drop colons from setting labels
new a196146 Fix variable type
new 2bdb682 Reorganize the settings dialog
new e103b2d Make alternative to primary display option more understandable
new 1afceb5 Clean up toolbar buttons
new 97a14e8 Drop the "never" option from logging
new 52dd02e Fix margin of preview button
new acdde2a Restructure code to match layout of settings dialog
new b6beca7 Fix application muting
new 4cda6f8 Use icons for refreshing and clearing the log and add tooltips
new ac0390a Add button to open notification log in external editor
new d043c63 Show information about the log only showing the first 100 entries
new c82df5c Make the log limit info clickable
new b288cff Bump default size of config dialog to account for new widgets
new 69ebca6 Improve empty-log string
new 99798d1 Improve some strings
new e542ac4 Improve timestamp matching
The 29 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Makefile.am | 4 +
xfce4-notifyd-config/main.c | 342 +++++++++--
xfce4-notifyd-config/xfce4-notifyd-config.glade | 647 +++++++++++++++------
xfce4-notifyd/xfce-notify-daemon.c | 70 ++-
xfce4-notifyd/xfce-notify-log.c | 130 +++++
.../{xfce-notify-daemon.h => xfce-notify-log.h} | 30 +-
6 files changed, 975 insertions(+), 248 deletions(-)
create mode 100644 xfce4-notifyd/xfce-notify-log.c
copy xfce4-notifyd/{xfce-notify-daemon.h => xfce-notify-log.h} (51%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list