summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/mirclient/qmirclientdesktopwindow.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Mirclient: update based on upstream development in lp:qtubuntuGerry Boland2017-01-241-0/+50
This is based on revision 360 of lp:qtubuntu. Main features/bugs fixed: - fix QQuickWidget-based app rendering - wire up Qt window types to Mir to enable desktop-based applications to function with a window manager - use QEGLPlatformContext and QEGLPBuffer instead of custom code - correctly populate and update list of QScreens - support for switching keyboard layouts - improve window resizing to fix visual glitching Change-Id: If816a858eb10b6356275d4b80c89a72562b3c29f Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io> Reviewed-by: Matti Paaso <matti.paaso@qt.io>