Wlr_screencopy_unstable_v1_server.Zwlr_screencopy_manager_v1
Manager to inform clients and begin capturing.
This object is a manager which offers requests to start capturing from a source.
type 'v t = ([ `Zwlr_screencopy_manager_v1 ], 'v, [ `Server ]) Wayland.Proxy.t
Note: Servers will always want to use v1
.
class virtual +'a v1 : object ... end
Handler for a proxy with version >= 1.
class virtual +'a v2 : object ... end
Handler for a proxy with version >= 2.
class virtual +'a v3 : object ... end
Handler for a proxy with version >= 3.