Crate libwayshot

Source
Expand description

libwayshot is a convenient wrapper over the wlroots screenshot protocol that provides a simple API to take screenshots with.

To get started, look at WayshotConnection.

Modules§

output
reexport

Structs§

CaptureRegion
Struct to store region capture details.
WayshotConnection
Struct to store wayland connection and globals list.

Enums§

Error

Type Aliases§

Result
OSZAR »