D9512: startplasmacompositor: If available, query org.freedesktop.locale1 for XKB defaults

David Edmundson noreply at phabricator.kde.org
Wed Dec 27 13:36:44 UTC 2017


davidedmundson added a comment.


  This could also be done in kcminit phase 0, it's a bit later and can then be done with slightly more stuff in parallel - also it'd be C++ so you can at least send all 4 DBus requests before blocking on the first.
  
  As long as you update both the DBus environment and the klaunch environment, everything else will then inherit it.
  (kcms/input/main.cpp has an example of that)
  
  > It'll be used until the user specifies a keyboard layout manually in the configuration.
  
  Given we have the user specified stuff already, what's the downside in just make activate the locale default if the user hasn't set one.

REPOSITORY
  R120 Plasma Workspace

REVISION DETAIL
  https://phabricator.kde.org/D9512

To: fvogt, #plasma, graesslin
Cc: davidedmundson, ngraham, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171227/4f04e984/attachment.html>


More information about the Plasma-devel mailing list