quickshell/src/wayland/session_lock
outfoxxed 67524f9d8e
wayland/lock: fix protocol errors with Qt 6.9.0
QWaylandWindow::initWindow now forces a null surface commit which is
illegal. This change swaps the surface out for a dummy during
initWindow.
2025-04-26 16:19:07 -07:00
..
CMakeLists.txt build/wayland: do not link to a target in wl_proto 2025-01-11 23:59:19 -08: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/lock: fix protocol errors with Qt 6.9.0 2025-04-26 16:19:07 -07:00
surface.hpp chore: clean up lints 2024-02-28 21:30:06 -08:00