Only trigger keyboard layout OSD if KWin manages input
ClosedPublic

Authored by graesslin on Aug 21 2016, 4:15 PM.

Details

Summary

On platforms where KWin does not manage input, that is does not
use libinput, KWin gets the keyboard layout from another place, e.g.
the X server. In that case KWin should of course not trigger the
layout changed OSD if KWin thinks (for whatever reason) that the
layout changed.

BUG: 367637

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin updated this revision to Diff 6122.Aug 21 2016, 4:15 PM
graesslin retitled this revision from to Only trigger keyboard layout OSD if KWin manages input.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added projects: Plasma on Wayland, KWin. · View Herald TranscriptAug 21 2016, 4:15 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Aug 21 2016, 4:52 PM
davidedmundson added a reviewer: davidedmundson.
This revision is now accepted and ready to land.Aug 21 2016, 4:52 PM
This revision was automatically updated to reflect the committed changes.