Commit Graph

27 Commits

Author SHA256 Message Date
Axel Braun
72b81f6b7c Accepting request 1173396 from home:AndnoVember:branches:X11:LXQt
- Update to 2.0.1:
  * Prevented a random crash on killing the process with Qt ≥ 6.7.
  * Ported to Qt6.
  * Added full Wayland support by using layer shell.

OBS-URL: https://build.opensuse.org/request/show/1173396
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=35
2024-05-16 14:45:25 +00:00
Michael Vetter
fb80536564 Accepting request 1123445 from home:sfalken:branches:X11:LXQt
- Update to 1.4.0:
  * Moved the size and margin settings to the Appearance page of
    config dialog.
  * Exit upon unsuccesful initialization.
  * Some code cleanup.

OBS-URL: https://build.opensuse.org/request/show/1123445
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=33
2023-11-06 10:50:29 +00:00
697e99da47 Accepting request 1079653 from home:sfalken:branches:X11:LXQt
- Update to 1.3.0:
  * Updated translations and bumped the version

OBS-URL: https://build.opensuse.org/request/show/1079653
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=31
2023-04-19 14:50:53 +00:00
Michael Vetter
f7570c13ea Accepting request 1033740 from home:sfalken:branches:X11:LXQt
- Update to 1.2.0:
  * Allow no focused widget inside notifications (useful under Wayland).
  * Don't show default actions if nameless (no empty button, no
    empty combo-box item).

OBS-URL: https://build.opensuse.org/request/show/1033740
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=29
2022-11-06 08:52:42 +00:00
Michael Vetter
ca759b19c9 - Update to 1.1.0:
* The configuration GUI is polished.
  * The notification icon is updated when global settings are changed.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=27
2022-04-29 05:53:28 +00:00
Michael Vetter
84d7d59651 - Update to 1.0.0:
* The do-not-disturb mode is added.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=25
2021-11-08 09:48:04 +00:00
Michael Vetter
31b667b625 - Update to 0.17.0:
* The notification summary is always handled as plain-text.
  * Code cleanup.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=23
2021-04-16 09:54:44 +00:00
Michael Vetter
f6a68a4921 - Update to 0.16.0:
* Avoided container detachment.
  * Dropped deprecated QProcess method.
  * Added an option for showing notifications in the screen with
    the mouse pointer.

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=21
2020-11-04 13:42:04 +00:00
Michael Vetter
d56233f53f Accepting request 798161 from home:gmbr3:branches:X11:LXQt
- Changed lxqt-notificationd.keyring to tsujan's key

OBS-URL: https://build.opensuse.org/request/show/798161
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=19
2020-04-28 07:35:02 +00:00
Michael Vetter
980295898f Accepting request 797625 from home:gmbr3:branches:X11:LXQt
- Update to version 0.15.0
  * Asynchronous calls are used to query server status information.
- bsc#1161365: Fix build
- Add buildrequire for glib
- Update to 0.14.1:
  * Only translations was changed
- Update to 0.14.0:
  * Notification history implemented
  * Implementations fixed:
    - Fixed notification styles
    - Don't use automatic string conversions
    - Use QLatin1String where it is more efficient
    - Test app updated
  * Improved cmake scripting
    - Set cmake_minimum_required to 3.1.0
    - Removed locale compile definitons
  * Moved translations from lxqt-l10n back to lxqt-notificationd
    - Removed obsolete translation fuctionality
    - Added translation promo in README.md
  * Translation updates
- Move translation from lxqt-l10n into package
- Update to 0.13.0:
  * Spanish translation update
  * Include QStyle and QStyleOption to fix compilation with Qt5.11
  * CMake: Prevent in-source builds
  * 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
  * Change icon to preferences-desktop-notification
- Update to 0.12.0:
  * Set patch version
  * Don't export github templates
  * Improvement for notification settings, see https://github.com/lxde/lxqt/issues/744#issuecomment-138601402
  * Updated Lithuanian language
  * Drops Qt5Core_VERSION_STRING
  * lxqt-config-notificationd: set Qt::AA_UseHighDpiPixmaps to true
  * Add a basic cli to lxqt-config-notificationd Add a basic cli to lxqt-notificationd
  * Added default CMAKE_BUILD_TYPE and LXQT_NOTIFICATION_PATCH_VERSION
  * Create lxqt-config-notificationd_pl_PL.desktop
  * Fixes a FTBFS in superbuild mode
  * Added merged autostart to CMakeLists.txt
  * Updated *_da.desktop files and removed *_da_DK.desktop files
  * Update desktop entries and Replace fr_FR by fr
  * Update Greek translation (el) Remove country variant from language code
  * CMake: Adds Runtime and Devel install COMPONENTs
  * Coding style changes
  * Updates the build system to use the Targets infrastructure
  * Drops hardcoded /etc/xdg paths
  * Updated german translation, replaced Qt4 by Qt in all xsession/translations
  * Updates translations infrastructure
  * Update the required minimum cmake version
  * remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
  * Support lxqt-session and add necessary xdg autostart desktop entry files.
  * Fix a typo: singals -> signals
  * Bump year
- Remove post and postun
- Update to 0.11.1:
  * Updated da translation. Removed da_DK
  * Update and rename French .desktop file
  * Make CMakeList.txt more uniform.
  * Remove cpack (#53)
- Update to 0.11.0:
  * Update and extend README.md
  * Add Catalan translation
  * build: Use external translations
  * ts-files removal (#50)
  * Clean up qDebugs/comments in notification.cpp
  * config: Use our specific icon for demo
  * Fix used licenses in AUTHORS, lxqt-notificationd is pure LGPL Bump year in AUTHORS
  * Italian translation update
  * Updated Russian translation Removed ru_RU files
  * notification: Default icon
  * notification: Fill background
  * update lxqt-config-notificationd_hu.ts
  * Update lxqt-config-notificationd_it.ts
- Update summary and description to match the package.
- Upstream release 0.10.0
- Removing patches:
 * fix_desktop_file.patch- Using sed in spec file now.
- Changed %build and %install to use cmake macros
- New upstream version 0.9.0
- Added -lang subpackage
- Added patch
  + fix_desktop_file.patch
- Added conditionals to enable Fedora builds 
- new upstream version 0.8.0 
- removed unused buildrequires 
- Specfile cleanup 
- Removed fedora specfile, split into subproject
  Del:  lxqt-notificationd-Fedora_20.spec 
- ran spec-cleaner on openSUSE specfile 
- Added specfile for Fedora_20
  Add:  lxqt-notificationd-Fedora_20.spec 
- Added tarball for new stable release
  Add:  lxqt-notificationd-0.7.0.tar.xz
  Del:  _service 
- Removed direct cmake calls, in favour of %cmake and %cmake_install 
- Initial Source Upload
  Add: _service
  Add: lxqt-notificationd.spec
  Add: lxqt-notificationd.changes

OBS-URL: https://build.opensuse.org/request/show/797625
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=18
2020-04-25 13:49:52 +00:00
Michael Vetter
bea7fa2b2a - bsc#1161365: Fix build
- Add buildrequire for glib

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=16
2020-01-27 10:36:58 +00:00
Michael Vetter
836798726a - Update to 0.14.1:
* Only translations was changed

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=14
2019-03-01 10:01:54 +00:00
Michael Vetter
feb9144b7b - Update to 0.14.0:
* Notification history implemented
  * Implementations fixed:
    - Fixed notification styles
    - Don't use automatic string conversions
    - Use QLatin1String where it is more efficient
    - Test app updated
  * Improved cmake scripting
    - Set cmake_minimum_required to 3.1.0
    - Removed locale compile definitons
  * Moved translations from lxqt-l10n back to lxqt-notificationd
    - Removed obsolete translation fuctionality
    - Added translation promo in README.md
  * Translation updates
- Move translation from lxqt-l10n into package

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=12
2019-01-31 10:09:58 +00:00
OBS User buildservice-autocommit
c20eb66ab8 Updating link to change in openSUSE:Factory/lxqt-notificationd revision 10.0
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=2021fbc88f73faf9ecf471777c67beed
2018-06-29 20:30:48 +00:00
Michael Vetter
5236091b7b OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=11 2018-06-20 13:40:11 +00:00
Michael Vetter
387aecfd7b * 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
2018-05-22 15:04:47 +00:00
Michael Vetter
7dc348c540 - Update to 0.13.0:
* Update lxqt-config-globalkeyshortcuts_es.desktop
  * Spanish translation update
  * Add shortcut for lockscreen
  * 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
  * cmake: Handle CMP0071
  * Fixes wrong radio buttons when changing shortcuts
  * Add ctrl+alt+l shortcut for lockscreen

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=9
2018-05-22 15:03:38 +00:00
Michael Vetter
c7098eb4ca OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=8 2017-10-23 12:16:56 +00:00
Michael Vetter
cb2dd14b30 - Update to 0.12.0:
* Set patch version
  * Don't export github templates
  * Improvement for notification settings, see https://github.com/lxde/lxqt/issues/744#issuecomment-138601402
  * Updated Lithuanian language
  * Drops Qt5Core_VERSION_STRING
  * lxqt-config-notificationd: set Qt::AA_UseHighDpiPixmaps to true
  * Add a basic cli to lxqt-config-notificationd Add a basic cli to lxqt-notificationd
  * Added default CMAKE_BUILD_TYPE and LXQT_NOTIFICATION_PATCH_VERSION
  * Create lxqt-config-notificationd_pl_PL.desktop
  * Fixes a FTBFS in superbuild mode
  * Added merged autostart to CMakeLists.txt
  * Updated *_da.desktop files and removed *_da_DK.desktop files
  * Update desktop entries and Replace fr_FR by fr
  * Update Greek translation (el) Remove country variant from language code
  * CMake: Adds Runtime and Devel install COMPONENTs
  * Coding style changes
  * Updates the build system to use the Targets infrastructure
  * Drops hardcoded /etc/xdg paths
  * Updated german translation, replaced Qt4 by Qt in all xsession/translations
  * Updates translations infrastructure
  * Update the required minimum cmake version
  * remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
  * Support lxqt-session and add necessary xdg autostart desktop entry files.
  * Fix a typo: singals -> signals
  * Bump year
- Remove post and postun

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=7
2017-10-23 11:06:42 +00:00
Michael Vetter
ef43483cc1 Accepting request 460120 from home:sfalken:branches:X11:LXQt
- Update to 0.11.1:
  * Updated da translation. Removed da_DK
  * Update and rename French .desktop file
  * Make CMakeList.txt more uniform.
  * Remove cpack (#53)

OBS-URL: https://build.opensuse.org/request/show/460120
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=6
2017-02-24 01:05:29 +00:00
Michael Vetter
628cba57fb - Update to 0.11.0:
* Update and extend README.md
  * Add Catalan translation
  * build: Use external translations
  * ts-files removal (#50)
  * Clean up qDebugs/comments in notification.cpp
  * config: Use our specific icon for demo
  * Fix used licenses in AUTHORS, lxqt-notificationd is pure LGPL Bump year in AUTHORS
  * Italian translation update
  * Updated Russian translation Removed ru_RU files
  * notification: Default icon
  * notification: Fill background
  * update lxqt-config-notificationd_hu.ts
  * Update lxqt-config-notificationd_it.ts

OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=5
2016-09-24 21:11:07 +00:00
Michael Vetter
0ca229c5b1 Accepting request 415974 from home:luke_nukem:branches:X11:LXQt
Updates the summary and description. Looks like the original spec was a copy/paste of the hotkeys package

OBS-URL: https://build.opensuse.org/request/show/415974
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=4
2016-07-31 18:30:19 +00:00
Dominique Leuenberger
a0b00c5872 Accepting request 343387 from X11:LXQt
OBS-URL: https://build.opensuse.org/request/show/343387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-notificationd?expand=0&rev=5
2015-11-13 22:35:53 +00:00
Dominique Leuenberger
ca8a6a5328 Accepting request 287403 from X11:lxde
- Changed %build and %install to use cmake macros (forwarded request 287065 from sfalken)

OBS-URL: https://build.opensuse.org/request/show/287403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-notificationd?expand=0&rev=4
2015-02-25 01:17:30 +00:00
Stephan Kulow
5c651d7008 Accepting request 285050 from X11:lxde
OBS-URL: https://build.opensuse.org/request/show/285050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-notificationd?expand=0&rev=3
2015-02-16 20:12:00 +00:00
Dominique Leuenberger
4c3391a615 Accepting request 283574 from X11:lxde
1

OBS-URL: https://build.opensuse.org/request/show/283574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-notificationd?expand=0&rev=2
2015-02-03 10:39:27 +00:00
Stephan Kulow
49030e8322 Accepting request 258703 from X11:lxde
notification daemon for LXQT

OBS-URL: https://build.opensuse.org/request/show/258703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-notificationd?expand=0&rev=1
2014-11-06 15:50:05 +00:00