commit | 27a9ef489626786d424844b480f92fb8d7c22782 | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Sat Sep 16 21:20:07 2023 +0200 |
committer | bigbiff <bigbiff@teamw.in> | Sun Sep 17 16:46:05 2023 +0000 |
tree | 728e2c1352316291f33bfd197f7d62453138e17b | |
parent | ad890f486bde449651e69c925cca2f19cecbd661 [diff] |
gui.cpp: Only report touchscreen input when screen is on Some devices like the Asus Zenfone7 and Zenfone9 wake the screen when is off on input event even without TW_NO_SCREEN_BLANK flag set. Only KEY_POWER can wake the device now, vol button can't wake it anymore too Change-Id: Icebaa30092e434957797596e0a81c568f2996c92 (cherry picked from commit 1682703ff13072e42116fd5a18bdfee7eadbb92b)