Changelogs from build 20140319.1 to 20140319.2


  libhybris (0.1.0+git20131207+e452e83-0ubuntu10) trusty; urgency=medium
 .
   [ Iain Lane ]
   * Turn on wayland support to provide libwayland-egl, which mesa in Ubuntu
     relies on. This makes libhybris a viable provider of the
     _egl_conf alternate. (LP: #1206371)
 .
   [ Ricardo Salveti de Araujo ]
   * debian/rules: changing default alternatives priority to be lower than
     the one provided by mesa (EGL/GLES), avoid breaking normal desktop
     (LP: #1232962)


  mir (0.1.7+14.04.20140318-0ubuntu1) trusty; urgency=low
 .
   [ Alberto Aguirre ]
   * Fix not compositing the client's last posted buffer (LP: #1294048,
     LP: #1294051, LP: #1294053, LP: #1290306) In single-display cases
     the number of ready buffers decreases after a buffer is acquired by
     the rendering operator. Determine if there will be uncomposited
     buffers before acquiring a buffer so it works for single and multi
     display use cases. (LP: #1294048, #1290306, #1294051, #1294053)


  qtubuntu (0.53+14.04.20140318-0ubuntu1) trusty; urgency=low
 .
   [ Chris Coulson ]
   * Pass the EGL share context to eglCreateContext (lp: #1278470) (LP:
     #1278470)
   * Implement QPlatformNativeInterface::nativeResourceForScreen() for
     accessing the native display handle (lp: #1278868) (LP: #1278868)


  unity (7.1.2+14.04.20140318-0ubuntu1) trusty; urgency=low
 .
   [ Brandon Schaefer ]
   * Update the DPI when we setup the view. (LP: #1292268)
   * Do not avoid rendering the lockscreen when we have a fullscreen app.
     This also removes the old fullscreen + lockscreen fix where we force
     painted our selfs on top. (LP: #1291571)
 .
   [ Chris Townsend ]
   * Add ability to minimize a single window application when clicking on
     the Launcher icon of the application. (LP: #733349)
 .
   [ Andrea Azzarone ]
   * Whitelist "onboard" for rendering during lockscreen. (LP: #1291402)
   * Do not consider minimized windows for cross fade effect. (LP:
     #1291402)