libcosmic/src/widget
2023-09-14 01:38:56 +02:00
..
card card widget 2023-07-20 11:11:50 -04:00
list Cosmic advanced text (#103) 2023-05-30 12:03:15 -04:00
rectangle_tracker update iced 2023-08-21 15:47:01 -04:00
search Cosmic advanced text (#103) 2023-05-30 12:03:15 -04:00
segmented_button fix: text input layout & cargo fmt 2023-08-24 15:44:29 -04:00
settings fix: incorrect font weights, sizes, line heights 2023-05-31 00:08:56 +02:00
spin_button refactor: add button components to theme because they have different overlays than others when they are hovered or pressed 2023-08-14 12:31:16 -04:00
text_input chore: custom text input style 2023-08-29 14:02:56 -04:00
aspect_ratio.rs update iced 2023-08-21 15:47:01 -04:00
button.rs fix(widget/button: padding causing misaligned text in button 2023-08-16 16:59:15 +02:00
cosmic_container.rs update iced 2023-08-21 15:47:01 -04:00
flex_row.rs perf(flexrow): provide reusable vec for storing elements 2023-06-26 17:00:50 +02:00
frames.rs feat: animated image widget 2023-07-26 18:11:19 -04:00
header_bar.rs fix(widget/header_bar): add padding between end elements and window controls 2023-08-16 16:59:15 +02:00
icon.rs feat!: implement Application API 2023-08-02 11:54:07 +02:00
mod.rs chore(widget): add more iced widget re-exports 2023-09-14 01:38:56 +02:00
nav_bar.rs feat!: implement Application API 2023-08-02 11:54:07 +02:00
nav_bar_toggle.rs feat!: implement Application API 2023-08-02 11:54:07 +02:00
popover.rs update iced 2023-08-21 15:47:01 -04:00
scrollable.rs Cosmic advanced text (#103) 2023-05-30 12:03:15 -04:00
segmented_selection.rs Cosmic advanced text (#103) 2023-05-30 12:03:15 -04:00
text.rs feat(widget): add typography functions to text module 2023-09-14 01:38:56 +02:00
toggler.rs Cosmic advanced text (#103) 2023-05-30 12:03:15 -04:00
view_switcher.rs Cosmic advanced text (#103) 2023-05-30 12:03:15 -04:00
warning.rs Cosmic advanced text (#103) 2023-05-30 12:03:15 -04:00