#iced_rs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #iced_rs, aggregated by home.social.
-
I think I've been sleeping on #iced_rs -- It's nice to see a lot of good work has been done on developing a rust native GUI toolkit.
Now there just needs to be more GUI apps made with libcosmic/icedrs.
-
I think I've been sleeping on #iced_rs -- It's nice to see a lot of good work has been done on developing a rust native GUI toolkit.
Now there just needs to be more GUI apps made with libcosmic/icedrs.
-
Project supported by @nlnet keeps going!
@iced
I took #iced in crosshairs and want to make it the best #GUI for #Wayland input methods.
If there's interest, of course.First results:
-
Project supported by @nlnet keeps going!
@iced
I took #iced in crosshairs and want to make it the best #GUI for #Wayland input methods.
If there's interest, of course.First results:
-
Text seems to work, and the analytical AA was trivial to implement (just smooth-step the opacity value based on your distance at the edges).
I'm currently playing around with the borders by exaggerating them. Those big borders look kinda cute 🥺 .
-
Text seems to work, and the analytical AA was trivial to implement (just smooth-step the opacity value based on your distance at the edges).
I'm currently playing around with the borders by exaggerating them. Those big borders look kinda cute 🥺 .
-
Working on an Iced renderer for my Vulkan layer "MarpII".
So far, I got the quad renderer working (including rounded corners). Batches of quads are also cached, so re-rendering the same layout doesn't cost that much.
-
Working on an Iced renderer for my Vulkan layer "MarpII".
So far, I got the quad renderer working (including rounded corners). Batches of quads are also cached, so re-rendering the same layout doesn't cost that much.