mirror of
https://github.com/swaywm/sway.git
synced 2026-04-19 06:46:40 -04:00
Merge 35cc362a4b into 81246fc6dc
This commit is contained in:
commit
92c2a985da
2 changed files with 6 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue