This commit is contained in:
Sergio 2026-06-03 15:54:51 +02:00 committed by GitHub
commit 1192e9882f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View file

@ -90,6 +90,8 @@ struct sway_server {
struct wlr_gamma_control_manager_v1 *gamma_control_manager_v1;
struct wl_listener gamma_control_set_gamma;
struct wlr_fifo_manager_v1 *fifo_manager_v1;
struct {
struct sway_session_lock *lock;
struct wlr_session_lock_manager_v1 *manager;