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.
Re-exports§
pub use crate::output::OutputInfo;pub use crate::region::EmbeddedRegion;pub use crate::region::LogicalRegion;pub use crate::region::RegionCapturer;pub use crate::region::Size;pub use crate::region::TopLevel;
Modules§
Structs§
- Wayshot
Connection - Struct to store wayland connection and globals list.