Skip to main content

Crate tauri_plugin_wayland_nvidia_quirk

Crate tauri_plugin_wayland_nvidia_quirk 

Source
Expand description

Fixes the Wayland/Nvidia startup failure in Tauri v2 apps without giving up hardware acceleration.

Enums§

Error
Failure to apply the quirk to a specific window.
NotAffectedReason
Why the quirk decided to stay out of the way.
SessionType
The display server the process decided it is talking to.
Status
What the quirk did, for diagnostics and bug reports.

Functions§

apply
Applies the quirk to a single window.
init
Registers the quirk.
status
What the quirk decided and whether it worked.