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
PopOS's Iced fork has an ability to listen on unfocus events, e.g. clicking outside of surface, which is useful for application launcher-like applications
PopOS's Iced fork has an ability to listen on unfocus events, e.g. clicking outside of surface, which is useful for application launcher-like applications
See implementation in PopOS's fork: https://github.com/pop-os/iced/blob/5a3803923ee13388ef8638675f237998443aa45c/winit/src/platform_specific/wayland/sctk_event.rs#L460-L470
The text was updated successfully, but these errors were encountered: