Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Update to iced 0.14#43

Open
padenot wants to merge 1 commit intoBillyDM:mainfrom
padenot:0.14.0
Open

Update to iced 0.14#43
padenot wants to merge 1 commit intoBillyDM:mainfrom
padenot:0.14.0

Conversation

@padenot
Copy link
Copy Markdown

@padenot padenot commented Jul 2, 2025

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.

- 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.
Comment thread src/application.rs
debug.log_message(&"could not send set_mouse_cursor command".to_string());
}

mouse_interaction = new_mouse_interaction;
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure about this bit.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, did Iced change the way mouse cursors work?

@BillyDM
Copy link
Copy Markdown
Owner

BillyDM commented Jul 2, 2025

Thanks!

@padenot
Copy link
Copy Markdown
Author

padenot commented Dec 8, 2025

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants