You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gtk-layer-shell is an optional dependency, but we set werror=true in meson,
and when gtk-layer-shell not found, there is an unused warning (become error due to werror)
gtk-layer-shell is an optional dependency, but we set
werror=true
in meson,and when gtk-layer-shell not found, there is an
unused
warning (become error due to werror)wlogout/main.c
Lines 526 to 543 in bc76e5d
The text was updated successfully, but these errors were encountered: