1
0

* Include QStyle and QStyleOption to fix compilation with Qt5.11

* 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
  * Change icon to preferences-desktop-notification

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=10
This commit is contained in:
Michael Vetter 2018-05-22 15:04:47 +00:00 committed by Git OBS Bridge
parent 7dc348c540
commit 387aecfd7b

View File

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