Cargo Features

Glide has no features set by default.

[dependencies]
glide = { version = "0.6.3", features = ["self-updater", "x11egl", "x11glx", "wayland", "devel"] }
self-updater = self_update
x11egl

Enables x11egl of gst-plugin-gtk4

TODO: Bump to gtk_v4_14 when GNOME 46 is out.

x11glx

Enables x11glx of gst-plugin-gtk4

wayland

Enables wayland of gst-plugin-gtk4

devel

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

self_update self-updater?

Enables self_update ^0.28