# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.72" name = "wayrs-protocols" version = "0.14.3" authors = ["MaxVerevkin "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A collection of Wayland protocols to use with wayrs-client" readme = "README.md" keywords = [ "wayland", "client", ] license = "MIT" repository = "https://github.com/MaxVerevkin/wayrs" [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "docsrs", ] [lib] name = "wayrs_protocols" path = "src/lib.rs" [dependencies.wayrs-client] version = "1.0" [features] alpha-modifier-v1 = [] content-type-v1 = [] cursor-shape-v1 = ["tablet-v2"] drm-lease-v1 = [] ext-foreign-toplevel-list-v1 = [] ext-idle-notify-v1 = [] ext-image-capture-source-v1 = ["ext-foreign-toplevel-list-v1"] ext-image-copy-capture-v1 = ["ext-image-capture-source-v1"] ext-session-lock-v1 = [] ext-transient-seat-v1 = [] fractional-scale-v1 = [] fullscreen-shell-unstable-v1 = [] idle-inhibit-unstable-v1 = [] input-method-unstable-v1 = [] input-timestamps-unstable-v1 = [] keyboard-shortcuts-inhibit-unstable-v1 = [] linux-dmabuf-v1 = [] linux-drm-syncobj-v1 = [] linux-explicit-synchronization-unstable-v1 = [] pointer-constraints-unstable-v1 = [] pointer-gestures-unstable-v1 = [] presentation-time = [] primary-selection-unstable-v1 = [] relative-pointer-unstable-v1 = [] security-context-v1 = [] single-pixel-buffer-v1 = [] tablet-unstable-v1 = [] tablet-v2 = [] tearing-control-v1 = [] text-input-unstable-v1 = [] text-input-unstable-v3 = [] viewporter = [] wlr-data-control-unstable-v1 = [] wlr-export-dmabuf-unstable-v1 = [] wlr-foreign-toplevel-management-unstable-v1 = [] wlr-gamma-control-unstable-v1 = [] wlr-input-inhibitor-unstable-v1 = [] wlr-layer-shell-unstable-v1 = ["xdg-shell"] wlr-output-management-unstable-v1 = [] wlr-output-power-management-unstable-v1 = [] wlr-screencopy-unstable-v1 = [] wlr-virtual-pointer-unstable-v1 = [] xdg-activation-v1 = [] xdg-decoration-unstable-v1 = ["xdg-shell"] xdg-dialog-v1 = ["xdg-shell"] xdg-foreign-unstable-v1 = [] xdg-foreign-unstable-v2 = [] xdg-output-unstable-v1 = [] xdg-shell = [] xdg-shell-unstable-v5 = [] xdg-shell-unstable-v6 = [] xdg-toplevel-drag-v1 = ["xdg-shell"] xdg-toplevel-icon-v1 = ["xdg-shell"] xwayland-keyboard-grab-unstable-v1 = [] xwayland-shell-v1 = []