client-toolkit icon indicating copy to clipboard operation
client-toolkit copied to clipboard

Allow extracting the Surface used to construct a Window.

Open nicolasavru opened this issue 8 months ago • 2 comments

Wayland allows reusing a surface for the same role it had previously.

nicolasavru avatar Aug 19 '25 20:08 nicolasavru

I don't love the unwraps, so if you think of a better way to do this, please let me know.

nicolasavru avatar Aug 19 '25 20:08 nicolasavru

I think this is required for "windowless" apps, such as those running as tray icon, and showing window or layer shell only briefly.

Ciantic avatar Nov 25 '25 11:11 Ciantic