libcosmic-yoda/src
Michael Aaron Murphy 357de5e9be
improv(segmented-button): Express vertical/horizontal variants as a state machine
It's difficult to make iterative developments when there's two
nearly-identical types that need to be kept synchronized to any change.
Rust gives us traits so we should use them instead of duplicating code.

This made it easier to make styling and layout improvements to both
instances of the segmented button.
2023-01-04 05:55:27 +01:00
..
applet fix: limits on popup size and shrink popup container 2022-12-27 21:20:06 +01:00
theme improv(segmented-button): Express vertical/horizontal variants as a state machine 2023-01-04 05:55:27 +01:00
widget improv(segmented-button): Express vertical/horizontal variants as a state machine 2023-01-04 05:55:27 +01:00
ext.rs chore: apply cargo fmt 2023-01-04 05:46:24 +01:00
font.rs wip: Various refactorings and improvements 2022-12-06 16:14:39 +01:00
lib.rs chore: apply cargo fmt 2023-01-04 05:46:24 +01:00