wip: popup helpers

This commit is contained in:
Ashley Wulber 2022-11-15 23:11:48 +01:00
parent c48fca40fe
commit 33779b8652
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
7 changed files with 321 additions and 3 deletions

View file

@ -11,6 +11,7 @@ default = ["wayland"]
debug = ["iced/debug"]
wayland = ["iced/wayland"]
wgpu = ["iced/wgpu"]
winit = ["iced/winit", "iced_winit"]
applet = ["cosmic-panel-config", "sctk"]
[dependencies]