wayapp 0.1.2

A Wayland application wrapper using smithay-client-toolkit, supports currently just egui using wgpu
Documentation

EGUI + WGPU + Smithay Client Toolkit

No winit was used during creation of this thing.

Notes

Maybe change Application to hold only Weak references to the WindowContainer/LayerSurfaceContainer/PopupContainer/SubsurfaceContainer, because it's not the responsibility of the Application to keep those alive, it's the responsibility of the main.