Block a user
Laptop lid behavior suspend/hibernate -> Locks screen
lid behavior watcher to lock session
Cursor locked (trackpad) in some cases after unlock
Can you move the cursor while it is still locked? So before entering the password
lid behavior watcher to lock session
The only thing that sticks out to me immediately is the line I commented on, other than that it looks fine to me.
lid behavior watcher to lock session
extracted() is declared but never implemented in the .cpp file.
Rewrite the manager responsible for handling automatic hyprsunset temperature activation as a qml plugin
There's currently a bug where if the Manager doesn't set identity on initialization if current time is outside scheduled time. I will probably fix this by using a three-state enum rather than…