Closed MagneFire closed 2 years ago
Last commit introduces a flicker when opening apps (home screen -> black screen -> app). Please wait before this is fixed.
The issue has been solved by introducing a aboutToOpen
variable.
Nice! :) This was indeed suggested by https://resources.qt.io/videos/qtws17-intro-to-the-webos-qtwayland-compositor-florian-haenel-lg-electronics
This allows for the disabling of qml loaded components, potentially reducing battery consumption in ambient mode.
Additionally, this disables the home screen when an app is visible, improving performance in apps by a frame or two per second as well :)