Update to iced 14.0 #15

Closed
opened 2026-07-02 00:00:35 -04:00 by javif89 · 0 comments
Owner

There's been some nice updates in iced 0.14 as well as in iced_layershell.

Interesting updates

  • Grid widget
  • Builder pattern instead of Application trait from iced layershell
  • scrollable widget that can hopefully replace all the custom bullshit I had to do

Examples to look at

There's been some nice updates in iced 0.14 as well as in iced_layershell. ## Interesting updates - Grid widget - Builder pattern instead of `Application` trait from iced layershell - `scrollable` widget that can hopefully replace all the custom bullshit I had to do ## Examples to look at - [Iced layershell application launcher](https://github.com/waycrate/exwlshelleventloop/tree/master/iced_examples/application_launcher). They launch apps through systemd which is interesting. Gotta investigate if this is better than our current approach
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
waycasthq/waycast#15
No description provided.