Skip to content
Commit 9c2224ac authored by Ismael Asensio's avatar Ismael Asensio
Browse files

kcms/tabbox: Expose shortcuts as a KConfigSkeleton

Provide a new KConfigSkeleton (ShortcutSettings) so that the
KCModuleData knows if any of the shortcuts is non-default.

This improves the UX by showing an "orange dot" in system
settings when just a shorcut has been changed.

We also need to implement a new specific KConfigSkeletonItem
(`ShortcutItem`) that uses KGlobalAccel to retrieve and store
the shortcuts, instead of storing them in a config file.
parent 600de787
Pipeline #324697 failed with stage
in 41 minutes and 12 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment