Changelog for
libKGlobalAccelD6-0-6.2.0-kf.26.2.x86_64.rpm :
* Sat Oct 05 2024 Fabian Vogt
- Update to 6.2.0:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.2.0- Changes since 6.1.90:
* update version for new release
* Tue Sep 17 2024 Fabian Vogt - Update to 6.1.90:
* New feature release
* For more details see https://kde.org/announcements/plasma/6/6.1.90- Changes since 6.1.5:
* update version for new release
* plugins/xcb: skip xrecord events when keyboard is grabbed (kde#488268,kde#491315)
* plugins/xcb: support different event types in xrecord
* Set up crash handling
* plugins/xcb: correctly handle multiple modifiers in xrecord
* plugins/xcb: only handle modifier presses in XRecord (kde#489113)
* explicitly process invalid keycodes (kde#489001)
* Add .gitignore file from kglobalaccel repo
* trigger modifier-only shortcuts when any modifier is released
* Remove redundant returns - no events are filtered out
* Prevent high CPU usage due to mass key remappings
* update version for new release
* Tue Sep 10 2024 Fabian Vogt - Update to 6.1.5:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.5- Changes since 6.1.4:
* Set up crash handling
* update version for new release
* Tue Aug 06 2024 Fabian Vogt - Update to 6.1.4:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.4- Changes since 6.1.3:
* update version for new release
* Tue Jul 16 2024 Fabian Vogt - Update to 6.1.3:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.3- Changes since 6.1.2:
* explicitly process invalid keycodes (kde#489001)
* update version for new release
* Tue Jul 02 2024 Fabian Vogt - Update to 6.1.2:
* New bugfix release
* For more details see https://kde.org/announcements/plasma/6/6.1.2- Changes since 6.1.1:
* update version for new release
* Tue Jun 25 2024 Fabian Vogt - 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 2024 Fabian Vogt - 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 2024 Fabian Vogt - 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 2024 Fabian Vogt - 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 2024 Fabian Vogt - 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 2024 Fabian Vogt - 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 2024 Fabian Vogt - 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 06 2024 Fabian Vogt - 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 04 2024 Christophe Marin - Add Provides/Obsoletes to replace Plasma 5
* Wed Feb 21 2024 Fabian Vogt - 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 2024 Fabian Vogt - 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 2024 Fabian Vogt - Update to 5.92.0 (6.0 RC 1)
* For more details please see: https://kde.org/announcements/megarelease/6/rc1/
* Sat Jul 01 2023 Christophe Marin - Init kglobalacceld6