Diffusion KWin 857d8a9c37c6

Add a KSharedConfigPtr for kcminputrc to KWin::Application

Authored by graesslin on Apr 19 2017, 3:00 PM.

Description

Add a KSharedConfigPtr for kcminputrc to KWin::Application

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.

Reviewers: KWin, Plasma

Subscribers: plasma-devel, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D5540