Use gt4-layer-shell 1.1.0 that supports session lock
This commit is contained in:
@@ -30,7 +30,7 @@ wl_protocol_dir = wayland_protocols.get_variable('pkgdatadir')
|
||||
# pkg_config = import('pkgconfig')
|
||||
# gnome = import('gnome')
|
||||
|
||||
gtk_layer_shell = dependency('gtk4-layer-shell-0', version: '>=1.0.2')
|
||||
gtk_layer_shell = dependency('gtk4-layer-shell-0', version: '>=1.1.0')
|
||||
wayland_targets=[]
|
||||
|
||||
wl_protocols = [
|
||||
@@ -56,11 +56,6 @@ src = [
|
||||
'src/shell.c',
|
||||
'src/foreign.c',
|
||||
'src/session.c',
|
||||
'src/widgets/cairo-widget.c',
|
||||
'src/widgets/cairo-box.c',
|
||||
'src/widgets/cairo-window.c',
|
||||
'src/widgets/cairo-image.c',
|
||||
'src/widgets/cairo-text.c',
|
||||
'src/main.c',
|
||||
wayland_targets]
|
||||
|
||||
|
Reference in New Issue
Block a user