mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Fix output hotplugging
This commit is contained in:
parent
e4dbafe4d8
commit
b7ab7c0e66
2 changed files with 43 additions and 31 deletions
|
|
@ -38,6 +38,7 @@ struct swaylock_state {
|
|||
struct wl_shm *shm;
|
||||
struct wl_list surfaces;
|
||||
struct swaylock_args args;
|
||||
cairo_surface_t *background_image;
|
||||
struct swaylock_password password;
|
||||
struct swaylock_xkb xkb;
|
||||
enum auth_state auth_state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue