aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/protocols/SessionLock.cpp
AgeCommit message (Expand)Author
2024-10-19internal: Move CMonitor to SP (#8178)Vaxry
2024-08-26misc: constify the remaining for loops (#7534)Tom Englund
2024-08-26sessionLock: fix misc:allow_session_lock_restore (#7511)Maximilian Seidler
2024-08-15protocols: refactor protocol logging to a macro (#7324)Tom Englund
2024-07-31core/surface/buffer: Buffer lock/release fixes (#7110)Vaxry
2024-07-11sessionLock: fix the check for locking a locked session (#6843)Maximilian Seidler
2024-06-11session-lock: fix refocus after unlocking (#6423)Maximilian Seidler
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-14wl_seat: move to hyprland implVaxry
2024-05-07session-lock: don't allow events from rejected locksVaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-02fractional: set scale before configureVaxry
2024-05-01protocols: utilize hyprwayland-scanner 0.3.3 functionsVaxry
2024-05-01sessionLock: remove m_pLastFocus on destroy of surfaceVaxry
2024-04-30sessionLock: call wlr_surface_map/_unmap on the surface manuallyVaxry
2024-04-30sessionLock: set locked after emitting eventVaxry
2024-04-30sessionLock: fix incorrect protocol error raisedVaxry
2024-04-30session-lock: move to new implVaxry