libcosmic-yoda/src/widget
Ashley Wulber ef5b6fb44a feat: add helpers for getting and using activation tokens in applets
refactor(applet): connect to privileged socket if available

cleanup
2023-11-17 19:29:11 -05:00
..
button feat(image_button): add optional removable button overlay 2023-11-15 16:50:15 +01:00
card feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
color_picker fix: clear the color picker when it is toggled 2023-11-16 15:34:04 -05:00
context_drawer feat(widget): add ContextDrawer widget 2023-10-12 16:37:38 +02:00
dropdown feat(widget): add dropdown widget as pick_list replacement 2023-10-24 19:45:21 +02:00
flex_row feat(widget): Reimplement FlexRow as iced::Widget 2023-09-20 16:43:52 +02:00
grid chore(grid): remove unused Item struct 2023-10-12 16:37:38 +02:00
icon fix: compilation on Windows 2023-11-17 01:36:29 +01:00
list fix(widget): default ListColumn spacing to 12 2023-09-19 17:22:20 +02:00
menu Add menu code, adapted from iced_aw 2023-11-16 08:06:07 -07:00
rectangle_tracker feat(RectangleTracker): allow ignoring the bounds of a parent widget 2023-10-30 14:35:48 -04:00
search refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
segmented_button Allow segmented buttons to be indented 2023-11-16 08:06:07 -07:00
settings feat: add support for dark / light mode switching (#178) 2023-10-16 16:19:04 -04:00
spin_button refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
text_input feat: add helpers for getting and using activation tokens in applets 2023-11-17 19:29:11 -05:00
aspect_ratio.rs update iced 2023-08-21 15:47:01 -04:00
cosmic_container.rs update iced 2023-08-21 15:47:01 -04:00
frames.rs feat: animated image widget 2023-07-26 18:11:19 -04:00
header_bar.rs fix(headerbar): center-align title even if start region is empty 2023-11-03 16:41:31 +01:00
menu.rs Add menu code, adapted from iced_aw 2023-11-16 08:06:07 -07:00
mod.rs Add menu code, adapted from iced_aw 2023-11-16 08:06:07 -07:00
nav_bar.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
nav_bar_toggle.rs refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00
navigation.rs chore(navigation): remove unused imports 2023-10-12 16:37:38 +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 feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02: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 feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
warning.rs refactor(widget): improvements to button and icon widgets 2023-09-14 01:38:56 +02:00