iced icon indicating copy to clipboard operation
iced copied to clipboard

A cross-platform GUI library for Rust, inspired by Elm

Results 314 iced issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...

bug

It would be nice if we can close/minimize window to tray instead of closing the entire application, like https://electronjs.org/docs/api/tray in Electron. I think it might be related to https://github.com/hecrj/iced/issues/27.

feature
shell

Is there any way to have a Text widget automatically scale to fit the container it's in? This way, text could grow or shrink depending on the size of the...

feature
text
widget
layout