iced_baseview icon indicating copy to clipboard operation
iced_baseview copied to clipboard

Update to iced 0.14

Open padenot opened this issue 5 months ago • 1 comments

It isn't released yet, but it could happen any minute now, with only two items marked "In Progress"!

I'm using iced master + nih-plug, plus this etc. in a plugin and I figured I'd send the WIP patch over. This works fine, e.g. using nih-plug Gain GUI, iced version, on macOS.

  • Switched debug toggle to the new iced_debug crate, that is using a process-global API
  • Switched to the new iced_future crate
  • Update keyboard API usage
  • Fix clippies, etc.

padenot avatar Jul 02 '25 06:07 padenot

Thanks!

BillyDM avatar Jul 02 '25 18:07 BillyDM

It is time: https://github.com/iced-rs/iced/releases/tag/0.14.0. I intend to update + clean this up and propagate the consequences of this change as needed.

padenot avatar Dec 08 '25 15:12 padenot