renderer: better lockscreen dead behavior (#7574)
--------- Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
This commit is contained in:
parent
92a0dd164e
commit
604eb21a7e
14 changed files with 171 additions and 37 deletions
|
|
@ -55,6 +55,7 @@ class CSessionLockManager {
|
|||
bool isSessionLocked();
|
||||
bool isSessionLockPresent();
|
||||
bool isSurfaceSessionLock(SP<CWLSurfaceResource>);
|
||||
bool anySessionLockSurfacesPresent();
|
||||
|
||||
void removeSessionLockSurface(SSessionLockSurface*);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue