Graphic: Fix: changing display notification between threads
authorMichael Schuldt <michael.schuldt@bmw.de>
Thu, 12 Apr 2012 07:33:30 +0000 (09:33 +0200)
committerMichael Schuldt <michael.schuldt@bmw.de>
Thu, 12 Apr 2012 07:33:30 +0000 (09:33 +0200)
commit9fd035aea52c9d138ddb8ef4e3c276e1c27c1134
tree92d8463bb8c51406112863de0c6c392af12e8b70
parentec56d1114fa3ad8d28a8415e85b4c0093dea12f4
Graphic: Fix: changing display notification between threads

- If the LayerManager will work on another display as zero, there was
  a bug during signal redraw event.
- Now the global display environment variable is taken too.
LayerManagerPlugins/Renderers/Graphic/include/WindowSystems/X11WindowSystem.h
LayerManagerPlugins/Renderers/Graphic/src/WindowSystems/X11WindowSystem.cpp