forked from quickshell/quickshell
fix(slock): make SessionLock.secure accurate
This commit is contained in:
parent
cbdfba1a3f
commit
0b529c6682
5 changed files with 11 additions and 2 deletions
|
@ -26,6 +26,7 @@ public:
|
|||
[[nodiscard]] bool isLocked() const;
|
||||
|
||||
static bool sessionLocked();
|
||||
static bool isSecure();
|
||||
|
||||
signals:
|
||||
// This signal is sent once the compositor considers the session to be fully locked.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue