AsteroidOS / meta-asteroid

OpenEmbedded layer that provides the basis of AsteroidOS
GNU General Public License v2.0
78 stars 45 forks source link

qt5-qpa-hwcomposer-plugin: Bump to fix issues with hwc2 #199

Open MagneFire opened 1 month ago

MagneFire commented 1 month ago

Fixes issue with loading hwc2 in case the headers exist but the device doesn't support it. Also cleans-up Always-on-Display patch to use the base power_module.

Also adds Qt6 support.

This fixes hwcomposer issues on sawfish (oreo and pie base). Needs more testing on other platforms before it can be merged.