Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QNX: Add option to disable screen power save from an envvar
Qt itself has no API for disabling screen power save, although this might make an interesting addition at some point. Instead we make the QNX QPA plugin determine if power save should be disabled from the QQNX_DISABLE_POWER_SAVE environment variable. This would typically be set in the application's bar descriptor file. Change-Id: Ie195ecd0496efd533ad9a32b65883283f471c534 Reviewed-by: Kevin Krammer <[email protected]> Reviewed-by: Rafael Roquetto <[email protected]>
- Loading branch information