mer-hybris / qt5-qpa-hwcomposer-plugin

Qt 5 QPA plugin for Droid hwcomposer
22 stars 45 forks source link

[hwc] Add theme hint support #14

Closed Vesuri closed 10 years ago

thp commented 10 years ago

LGTM. Does this work with Qt 5.1 and Qt 5.2?

Vesuri commented 10 years ago

It's essentially an adapted copy-paste from https://github.com/mer-packages/qtwayland/blob/master/qtwayland/src/plugins/platforms/wayland_common/qwaylandintegration.cpp with Wayland renamed to EglFS and themeNames() changed to return only a single name. I haven't tested with Qt5.2, but it should work, given qtwayland works.

thp commented 10 years ago

Let's Get This Merged.