Replies: 6 comments 2 replies
-
|
@hecrj Any plans about this? It's an old request, but so far most viewed one. I would like to participate in implementing this, however I'd use some guidelines on how to approach it. And if it's even gonna get merged, or is there an issue with this functionality? I know folks from cosmic de used layer shell, so maybe we should consult them and try to merge branches? Cheers |
Beta Was this translation helpful? Give feedback.
-
|
wanting to to know to use the layer shell with iced also |
Beta Was this translation helpful? Give feedback.
-
|
As of now, the best way to use layer shell with iced is to use the pop!_os fork, which has a custom wayland backend behind a feature flag that adds Wayland-specific settings including the layer. |
Beta Was this translation helpful? Give feedback.
-
|
There is also https://github.com/waycrate/exwlshelleventloop/tree/master/iced_layershell |
Beta Was this translation helpful? Give feedback.
-
|
Think the general flow of events (at least w.r.t. |
Beta Was this translation helpful? Give feedback.
-
|
Looks like the consensus from the winit guys is this should be integrated into iced, not winit, so I think we should start having a look at that. I might start work on a fork to get it going without relying on glutin or winit. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions