libcosmic/src/widget
2025-04-02 00:33:21 +02:00
..
button fix(button): unfocus on click to prevent multiple focused buttons 2025-03-24 04:27:41 +01:00
card libcosmic updates 2024-10-18 14:04:39 -04:00
color_picker chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
context_drawer chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
dropdown fix(applet): fixes for recent updates 2025-03-21 17:23:46 +01:00
flex_row perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
grid chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
icon chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
list chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
menu chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
rectangle_tracker chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
segmented_button fix(segmented_button): fix widget focus not being applied on click 2025-03-24 04:36:53 +01:00
settings chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
table chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
text_input fix(text_input): Backspace key ignored 2025-03-27 16:38:28 +01:00
toaster chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
wayland chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
about.rs fix(about): match section spacing to designs 2025-04-02 00:33:21 +02:00
aspect_ratio.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
autosize.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
calendar.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
common.rs improv(widget): share object-select svg handle between widgets using it 2024-02-26 19:17:49 +01:00
context_menu.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
dialog.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
dnd_destination.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
dnd_source.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
frames.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
header_bar.rs chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
id_container.rs refactor: track virtual offset in the layout 2025-03-21 03:45:30 +01:00
layer_container.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
menu.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
mod.rs chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
nav_bar.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
nav_bar_toggle.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
popover.rs fix(popover): modal popover handling broken 2025-03-26 16:42:50 +01:00
radio.rs feat: Tooltips and Better Surface Management 2025-03-14 16:56:21 +01:00
responsive_container.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
responsive_menu_bar.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
scrollable.rs improv: add window border 2024-11-05 10:02:19 +01:00
segmented_control.rs chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
spin_button.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
tab_bar.rs chore: use theme::spacing() where applicable 2025-04-02 00:33:21 +02:00
text.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
toggler.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
warning.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
wrapper.rs chore: format for 2024 edition 2025-03-21 13:33:07 +01:00