Add authentication token support for wayland windows
authorLasse Holmstedt <lasse.holmstedt@nokia.com>
Wed, 25 May 2011 09:24:37 +0000 (11:24 +0200)
committerQt Continuous Integration System <qt-info@nokia.com>
Wed, 25 May 2011 15:05:49 +0000 (17:05 +0200)
commit18fd098452c5431fde7e691de1460ff1c8fa6cb4
tree2a6254ca77670c51efaf896e5ffb6e6eb280cf37
parentc61de8ba123dab8e84b52d23fbabedf69c818f6b
Add authentication token support for wayland windows

For compositors that support it, the wayland clients can associate themselves
with an auth token, specified by WL_AUTHENTICATION_TOKEN env var, or by
directly specifying it in the wayland client plugin.

Change-Id: I74a50a27c7c61c2b2cf1e09868618f36edc94cb1
Reviewed-by: Samuel Rødal
Reviewed-on: http://codereview.qt.nokia.com/116
Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
src/plugins/platforms/wayland/qwaylanddisplay.cpp
src/plugins/platforms/wayland/qwaylandwindow.cpp
src/plugins/platforms/wayland/windowmanager_integration/qwaylandwindowmanager-client-protocol.h
src/plugins/platforms/wayland/windowmanager_integration/qwaylandwindowmanagerintegration.cpp
src/plugins/platforms/wayland/windowmanager_integration/qwaylandwindowmanagerintegration.h
src/plugins/platforms/wayland/windowmanager_integration/wayland-windowmanager-protocol.c