bump xdg_wm_base in wlcs supported extensions
This commit is contained in:
parent
0aad6db558
commit
eedca681fe
|
@ -30,7 +30,7 @@ static SUPPORTED_EXTENSIONS: &[WlcsExtensionDescriptor] = extension_list!(
|
|||
("wl_shell", 1),
|
||||
("wl_seat", 5),
|
||||
("wl_output", 3),
|
||||
("xdg_wm_base", 1),
|
||||
("xdg_wm_base", 3),
|
||||
);
|
||||
|
||||
static DESCRIPTOR: WlcsIntegrationDescriptor = WlcsIntegrationDescriptor {
|
||||
|
|
Loading…
Reference in New Issue