Open Exidex opened 3 days ago
I think the problem is how I can know the region when using the iced...
I have already supported this protocol in layershellev, but I do not quite know how to use it...
Can you take a try for this pr? and for some advices?
Thank you for such fast changes. I am not able to do the testing at the moment, so we can close the issue and I will report any problems I find in new issue
Sometimes it is useful for a window to be click through, e.g. osd/hud popup
Wayland protocol page says:
But it looks like iced_layershell doesn't provide this functionality. It is however implemented in PopOS's iced fork, you can find code fragment here:
https://github.com/pop-os/iced/blob/256863574bacfb1d2797c2a48cba7a3388cbeb59/winit/src/platform_specific/wayland/event_loop/state.rs#L788-L795