quickshell/src/wayland/session_lock
outfoxxed 8ec245ac66
wayland/lock: initialize lock content before starting lock
Reduces any chances of the compositor displaying a blank frame first.
2024-06-18 20:34:16 -07:00
..
CMakeLists.txt build: greatly speed up build times using pch 2024-03-11 18:18:55 -07:00
lock.cpp feat(slock): intentionally protocol error if lock is destroyed 2024-02-28 23:32:40 -08:00
lock.hpp feat(slock): add user facing SessionLock and SessionLockSurface 2024-02-28 19:55:49 -08:00
manager.cpp fix(slock): make SessionLock.secure accurate 2024-02-28 21:41:30 -08:00
manager.hpp fix(slock): make SessionLock.secure accurate 2024-02-28 21:41:30 -08:00
session_lock.cpp wayland/lock: initialize lock content before starting lock 2024-06-18 20:34:16 -07:00
session_lock.hpp wayland/lock: initialize lock content before starting lock 2024-06-18 20:34:16 -07:00
shell_integration.cpp core: replace throws with qFatal 2024-03-27 02:13:47 -07:00
shell_integration.hpp feat(slock): implement ext_session_lock_v1 backend 2024-02-28 04:37:52 -08:00
surface.cpp wayland: fix Qt 6.7 compatibility 2024-04-12 01:21:26 -07:00
surface.hpp chore: clean up lints 2024-02-28 21:30:06 -08:00