libcosmic/src/widget
Ashley Wulber 072a3d5ca0 feat: lower the opacity of colors used in the segmented button when disabled
This is needed for the new tiling applet. Transparent text only seems to be working with the wgpu feature at the moment
2024-02-12 11:55:27 +01:00
..
button fix: build with a11y feature 2024-02-08 17:29:02 -07:00
card feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
color_picker refactor: make Theme a generic parameter for the button 2024-02-06 11:28:27 -05:00
context_drawer fix: context drawer 2024-02-06 11:28:27 -05:00
dropdown wip: update to use latest iced 2024-02-06 11:28:27 -05:00
flex_row wip: update to use latest iced 2024-02-06 11:28:27 -05:00
grid wip: update to use latest iced 2024-02-06 11:28:27 -05:00
icon wip: update to use latest iced 2024-02-06 11:28:27 -05:00
list cleanup: cargo fmt 2024-02-06 11:28:27 -05:00
menu wip: update to use latest iced 2024-02-06 11:28:27 -05:00
rectangle_tracker wip: update to use latest iced 2024-02-06 11:28:27 -05:00
segmented_button feat: lower the opacity of colors used in the segmented button when disabled 2024-02-12 11:55:27 +01:00
settings feat: add support for dark / light mode switching (#178) 2023-10-16 16:19:04 -04:00
spin_button wip: update to use latest iced 2024-02-06 11:28:27 -05:00
text_input fix(input): handle space named key 2024-02-09 11:30:29 -07:00
aspect_ratio.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
cosmic_container.rs refactor: make Theme a generic parameter for the cosmic container 2024-02-06 11:28:27 -05:00
frames.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
header_bar.rs cleanup: cargo fmt 2024-02-06 11:28:27 -05:00
menu.rs Add menu code, adapted from iced_aw 2023-11-16 08:06:07 -07:00
mod.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
nav_bar.rs fix: layout fixes for nav bar 2024-02-06 11:28:27 -05:00
nav_bar_toggle.rs Bundle close and open menu icons 2023-11-28 13:22:25 -07:00
popover.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
scrollable.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
segmented_selection.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
text.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
toggler.rs refactor: make Theme a generic parameter for the toggler 2024-02-06 11:28:27 -05:00
view_switcher.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
warning.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00