----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/124186/ -----------------------------------------------------------
(Updated July 2, 2015, 11:40 a.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks and Martin Klapetek. Changes ------- Submitted with commit 55041476d7832ca938fb6b33cf732428ba28141f by Martin Gräßlin to branch master. Repository: kglobalaccel Description ------- We need to make the library and plugin interface available to support more platforms. On a Plasma Wayland session it's required that KWin becomes KGlobalAccel. KWin is the only process which can filter key events and for security reasons KWin will not delegate them to other applications. This means KWin needs to create KGlobalAccelD before KWin or any other process tries to register a global shortcuts triggering kglobalaccel5 to be started. In addition KWin needs to provide it's own plugin which it can interact with. Diffs ----- src/runtime/CMakeLists.txt 248762f98a6d5b24d4298976bdd1b5a1b4cf1a2c Diff: https://git.reviewboard.kde.org/r/124186/diff/ Testing ------- Thanks, Martin Gräßlin
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel