Review Request 124266: Introduce an env variable to overwrite the platform name

Martin Gräßlin mgraesslin at kde.org
Tue Jul 7 11:35:52 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124266/
-----------------------------------------------------------

(Updated July 7, 2015, 11:35 a.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks.


Changes
-------

Submitted with commit fd607506642195b1cfd58d92b5d720d888b711b1 by Martin Gräßlin to branch master.


Bugs: 349911
    https://bugs.kde.org/show_bug.cgi?id=349911


Repository: kglobalaccel


Description
-------

With the env variable KGLOBALACCELD_PLATFORM the platform name can
be specified, which is being used for searching for the plugin to
load. This is required because some plugins are more specific than
the supported platforms. If the environment variable is not
specified, the QGuiApplication::platformName() is used as before.

CCBUG: 349911


Diffs
-----

  src/runtime/globalshortcutsregistry.cpp 1340e0e39c1f412b6138fa80cdb93bf81c8dd593 

Diff: https://git.reviewboard.kde.org/r/124266/diff/


Testing
-------

KWin adjusted to use this environment variable:
Loaded plugin "/opt/kf5/lib/x86_64-linux-gnu/plugins/org.kde.kglobalaccel5.platforms/KF5GlobalAccelPrivateKWin.so" for platform "org.kde.kwin"


Thanks,

Martin Gräßlin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150707/f26f7138/attachment.html>


More information about the Kde-frameworks-devel mailing list