Skip to content

Conversation

Hirschfuchs
Copy link
Member

  • Replaced Application::new with builder-pattern-based initialization
  • Moved theme configuration to .theme(...) in the application builder
  • Ported window settings for size, position, and behavior to builder
  • Ported subscription() from Application trait to builder
  • Replaced Command with Task
  • Used new required Padding syntax
  • Updated to new builder pattern for togglers
  • Updated imports and adjusted method signatures for the new API

@Hirschfuchs Hirschfuchs self-assigned this Oct 12, 2025
- Replaced `Application::new` with builder-pattern-based initialization
- Moved theme configuration to `.theme(...)` in the application builder
- Ported window settings for size, position, and behavior to builder
- Ported `subscription()` from `Application` trait to builder
- Replaced `Command` with `Task`
- Used new required Padding syntax
- Updated to new builder pattern for togglers
- Updated imports and adjusted method signatures for the new API
@Hirschfuchs Hirschfuchs force-pushed the feature/migration-iced-0.13 branch from f04e070 to 434ce5d Compare October 12, 2025 13:32
@Hirschfuchs Hirschfuchs merged commit ceca265 into main Oct 12, 2025
1 check passed
@Hirschfuchs Hirschfuchs deleted the feature/migration-iced-0.13 branch October 12, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant