[−][src]Module wlroots::shell::xdg_shell_v6::manager   
XDG shell v6 resources are managed by the XDG shell v6 resource manager.
To manage XDG shells v6 from clients implement a function with
NewSurface as the signature.
Pass that function to the xdg_shell_v6::Builder
which is then passed to the compositor::Builder.
Structs
| Builder | 
                                 A builder of static functions to manage and create resources.  | 
                       
Type Definitions
| NewSurface | 
                                 Callback that is triggered when a new XDG shell v6 surface appears.  |