You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use iced with wlr_layer_shell protocol, but neither glutin or winit is acceptable for that.
So, is it possible to implement custom shell to integrate in iced? If so, may I ask you some guidelines for that?
I'd like to use iced with
wlr_layer_shellprotocol, but neitherglutinorwinitis acceptable for that.So, is it possible to implement custom shell to integrate in iced? If so, may I ask you some guidelines for that?