diff --git a/lxqt-notificationd.changes b/lxqt-notificationd.changes index 0a8e8d8..cd7c1db 100644 --- a/lxqt-notificationd.changes +++ b/lxqt-notificationd.changes @@ -2,23 +2,19 @@ Tue May 22 15:02:19 UTC 2018 - mvetter@suse.com - Update to 0.13.0: - * Update lxqt-config-globalkeyshortcuts_es.desktop * Spanish translation update - * Add shortcut for lockscreen + * Include QStyle and QStyleOption to fix compilation with Qt5.11 * CMake: Prevent in-source builds - * fixed razor-qt -> lxqt and http -> https - * Fixed some LXDE mentions - * Update zh_CN translation - * Triggering shortcuts with meta keys - * Register meta keys for shortcuts - * Daemon triggers on KeyRelease - * free the storage returned by XGetKeyboardMapping - * Drop Qt foreach. - * Avoid polluting the the x11 shortcut map. - * Handle CMake CMP0024 + * notificationlayout: Remove the "on top" hint + * fix razor-qt -> lxqt and http -> https + * Fix mentions of LXDE + * Fix typo + * Fix spanish translation + * Update Simplified Chinese desktop entry + * Update Traditional Chinese translation + * Drop Qt foreach * cmake: Handle CMP0071 - * Fixes wrong radio buttons when changing shortcuts - * Add ctrl+alt+l shortcut for lockscreen + * Change icon to preferences-desktop-notification ------------------------------------------------------------------- Mon Oct 23 11:05:54 UTC 2017 - mvetter@suse.com