X11WindowSystem: Fixing parameter assignment
authorMichael Schuldt <michael.schuldt@bmw.de>
Wed, 3 Jul 2013 14:10:59 +0000 (16:10 +0200)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Fri, 5 Jul 2013 10:56:48 +0000 (12:56 +0200)
commit9d3e1d1509a1c42afa648d5a2653435bbc578138
tree349e01e996074724aa1c2446ba86cdb4d3ffbf7f
parent7dcfaffb2b2b41122b44f63ccf93d51bf6442632
X11WindowSystem: Fixing parameter assignment

- the surface parameter should be directly assigned after
  the surface is available.

- it does not care if the client buffer is already available
  for the assignement.

- Fixes a timing issue if a resize is triggered directly after
  a surface creation

Signed-off-by: Michael Schuldt <michael.schuldt@bmw.de>
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/X11WindowSystem.cpp
RELEASE_NOTES.txt