libcosmic/src/widget/segmented_button
Victoria Brekenfeld b40839638a fix: Use globals instead of thread-locals
Better support for multi-threaded applications,
especially cosmic-comp rendering in parallel on
multiple threads, each potentially accessing
global configurations such as the active theme,
icon_theme and more...
2024-08-02 20:27:08 +02:00
..
model improv(segmented-button): set icons with impl Into<Icon> 2024-05-20 00:59:40 +02:00
horizontal.rs fix(segmented_button): hidden new tab button on shrink 2024-03-08 15:18:47 +01:00
mod.rs feat!(widget): rewrite button & icon widget APIs 2023-09-14 01:38:56 +02:00
style.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
vertical.rs fix(segmented-button): fix tab navigation with vertical layout 2024-06-07 11:14:52 +02:00
widget.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00