Hacker News new | ask | show | jobs
by unshavedyak 655 days ago
Thanks! Ironically i am trying to make it bordered similarly to Zed (which i assume is what you're referring to), so i may run into issues there, but i imagine that's a far lesser concern for at least a year.

Appreciate the reply, thank you!

1 comments

What do you mean with bordered? The Zed application window is a fairly default NSWindow (on MacOS). You will have no problems replicating it in Iced/Winit. The popup WindowKind in GPUI is just used in Zed for some notifications as far as I am aware.