1
0
Fork 0
forked from wry/wry

security: remove context protocol

This commit is contained in:
kossLAN 2026-05-29 18:13:14 -04:00
parent 6f913d5f69
commit 8a35bc3ca4
No known key found for this signature in database
16 changed files with 42 additions and 423 deletions

View file

@ -56,7 +56,6 @@ use {
wp_fractional_scale_manager_v1::WpFractionalScaleManagerV1Global,
wp_linux_drm_syncobj_manager_v1::WpLinuxDrmSyncobjManagerV1Global,
wp_presentation::WpPresentationGlobal,
wp_security_context_manager_v1::WpSecurityContextManagerV1Global,
wp_single_pixel_buffer_manager_v1::WpSinglePixelBufferManagerV1Global,
wp_tearing_control_manager_v1::WpTearingControlManagerV1Global,
wp_viewporter::WpViewporterGlobal,
@ -205,7 +204,6 @@ singletons! {
ZwpVirtualKeyboardManagerV1,
ZwpInputMethodManagerV2,
ZwpTextInputManagerV3,
WpSecurityContextManagerV1,
XdgWmDialogV1,
ExtTransientSeatManagerV1,
ZwpPointerGesturesV1,