summaryrefslogtreecommitdiffstats
path: root/.qt-license-check.exclude
Commit message (Collapse)AuthorAgeFilesLines
* Replace QtWayland's surface extension with a custom AM extensionRobert Griebl2018-04-041-0/+1
Qt's qt_surface_extension was deprecated with Qt 5.11, so we need a new way to communicate window properties. The new extension does not use a per-surface extension interface anymore, since that makes the code on both sides a lot simpler. Change-Id: I4f908fa5f0fa356c02c132cd32fe44b63deaf15e Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>