Sync NumLock preference
ClosedPublic

Authored by filipf on Jul 22 2019, 6:48 AM.

Details

Summary

SDDM currently doesn't respect the user's choice on whether or not NumLock should be on or off by default. Fortunately there is a config option that can be filled in with info from Plasma that only needed a little bit of translating.

FEATURE: 347290
FIXED-IN: 5.17.0

Diff Detail

Repository
R123 SDDM Configuration Panel (KCM)
Branch
sync-numlock (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 14247
Build 14265: arc lint + arc unit
filipf created this revision.Jul 22 2019, 6:48 AM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 22 2019, 6:48 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
filipf requested review of this revision.Jul 22 2019, 6:48 AM
davidedmundson accepted this revision.Jul 22 2019, 6:54 AM
This revision is now accepted and ready to land.Jul 22 2019, 6:54 AM
ngraham accepted this revision.Jul 22 2019, 1:29 PM
ngraham edited the summary of this revision. (Show Details)

Nice. This is becoming a very useful feature rich in bug fixes. Shipit!

This revision was automatically updated to reflect the committed changes.

Ah cool, there was a feature request. I have NumLock on by default so I'll also be making use of the feature :)