OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kglobalacceld6?expand=0&rev=16
140 lines
5.5 KiB
Plaintext
140 lines
5.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 25 17:13:05 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 6.1.1:
|
|
* New bugfix release
|
|
* For more details see https://kde.org/announcements/plasma/6/6.1.1
|
|
- Changes since 6.1.0:
|
|
* update version for new release
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 13 10:58:28 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 6.1.0:
|
|
* New bugfix release
|
|
* For more details see https://kde.org/announcements/plasma/6/6.1.0
|
|
- Changes since 6.0.90:
|
|
* update version for new release
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 25 11:18:06 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 6.0.90:
|
|
* New feature release
|
|
* For more details see https://kde.org/announcements/plasma/6/6.0.90
|
|
- Changes since 6.0.5:
|
|
* update version for new release
|
|
* Add key code sanity check in GlobalShortcutsRegistry::processKey
|
|
* Postpone processing KSycoca to the next event loop cycle
|
|
* Update service-based shortcuts when service database changes (kde#479730,kde#483918)
|
|
* Fix KHotkeys migration (kde#484063)
|
|
* sequencehelpers_p: rename mangleKey to normalizeSequence
|
|
* add tests
|
|
* plugins/xcb: correctly handle modifier-only shortcuts
|
|
* add API for listening to mouse events
|
|
* Enhance modifier-only shortcuts (kde#464805,kde#470256)
|
|
* globalshortcutregistry: refactor
|
|
* globalshortcutsregistry: treat super as meta (kde#481173)
|
|
* Also consider actions when querying for applications with shortcuts (kde#483214)
|
|
* Include all deprecated functions by default (kde#482712)
|
|
* plugins/xcb/kglobalaccel_x11: use new KKeyServer API (kde#478936)
|
|
* globalshortcutsregistry: treat SysReq as Alt+Print (kde#386253)
|
|
* Migrate command shortcuts from khotkeys
|
|
* Drop outdated comment
|
|
* Remove unused function arg
|
|
* Only write non-default shortcuts during migration
|
|
* Apply X-KDE-GlobalShortcutType also in loadFromService
|
|
* Add migration helper to migrate dynamic shortcuts to desktop file based shortcuts
|
|
* Fix old KF5-based desktop entries lingering in kglobalshortcutsrc
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 22 07:43:03 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 6.0.5:
|
|
* New bugfix release
|
|
* For more details see https://kde.org/announcements/plasma/6/6.0.5
|
|
- Changes since 6.0.4:
|
|
* update version for new release
|
|
* Postpone processing KSycoca to the next event loop cycle
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 17 08:12:26 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 6.0.4:
|
|
* New bugfix release
|
|
* For more details see https://kde.org/announcements/plasma/6/6.0.4
|
|
- Changes since 6.0.3:
|
|
* update version for new release
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 26 18:05:31 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 6.0.3:
|
|
* New bugfix release
|
|
* For more details see https://kde.org/announcements/plasma/6/6.0.3
|
|
- Changes since 6.0.2:
|
|
* update version for new release
|
|
* Update service-based shortcuts when service database changes (kde#479730,kde#483918)
|
|
* Fix KHotkeys migration (kde#484063)
|
|
* Also consider actions when querying for applications with shortcuts (kde#483214)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 13 09:09:38 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 6.0.2:
|
|
* New bugfix release
|
|
* For more details see https://kde.org/announcements/plasma/6/6.0.2
|
|
- Changes since 6.0.1:
|
|
* Include all deprecated functions by default (kde#482712)
|
|
* update version for new release
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 6 08:40:27 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 6.0.1:
|
|
* New bugfix release
|
|
* For more details see https://kde.org/announcements/plasma/6/6.0.1
|
|
- Changes since 6.0.0:
|
|
* update version for new release
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 4 20:32:26 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Add Provides/Obsoletes to replace Plasma 5
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 21 18:36:12 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 6.0.0:
|
|
* New bugfix release
|
|
* Release announcement not available yet
|
|
- Changes since 5.93.0:
|
|
* plugins/xcb/kglobalaccel_x11: use new KKeyServer API (kde#478936)
|
|
* update version for new release
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 31 17:41:34 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 5.93.0 (6.0 RC 2):
|
|
* New bugfix release
|
|
* See https://kde.org/announcements/megarelease/6/rc2/ for details
|
|
- Changes since 5.92.0:
|
|
* globalshortcutsregistry: treat SysReq as Alt+Print (kde#386253)
|
|
* Migrate command shortcuts from khotkeys
|
|
* Only write non-default shortcuts during migration
|
|
* Apply X-KDE-GlobalShortcutType also in loadFromService
|
|
* Add migration helper to migrate dynamic shortcuts to desktop file based shortcuts
|
|
* Fix old KF5-based desktop entries lingering in kglobalshortcutsrc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 15 21:08:44 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
- Update to 5.92.0 (6.0 RC 1)
|
|
* For more details please see:
|
|
https://kde.org/announcements/megarelease/6/rc1/
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 1 20:26:42 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
|
|
|
- Init kglobalacceld6
|