Add a KSharedConfigPtr for kcminputrc to KWin::Application
ClosedPublic

Authored by graesslin on Apr 22 2017, 6:26 AM.

Details

Summary

There are a few places where KWin needs to read values from kcminputrc.
As I need to add yet another one it makes more sense to properly
structure it like in other cases and have only one kcminputrc hold in
the application. This also allows to better mock the config values in
the integration tests.

Diff Detail

Repository
R108 KWin
Branch
input-config
Lint
No Linters Available
Unit
No Unit Test Coverage
graesslin created this revision.Apr 22 2017, 6:26 AM
Restricted Application added a project: KWin. · View Herald TranscriptApr 22 2017, 6:26 AM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
mart accepted this revision.Apr 24 2017, 9:17 AM
mart added a subscriber: mart.

cleanliness++

This revision is now accepted and ready to land.Apr 24 2017, 9:17 AM
This revision was automatically updated to reflect the committed changes.