libcosmic/src
2024-08-26 13:22:04 -06:00
..
app feat(app): add show_close for toggling close button in header bar 2024-08-26 18:16:18 +02:00
applet fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00
command improv: messages now automatically convert into cosmic::app::Message 2024-05-21 05:14:30 +02:00
config fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00
dialog feat!(dialog): refactor and support rfd as file_chooser provider 2024-01-23 22:08:21 +01:00
executor chore: improve documentation 2023-08-16 16:59:15 +02:00
theme improv(toggle): Make handle and border radius concentric 2024-08-05 12:22:51 +02:00
widget feat(popover): add on_close message 2024-08-23 22:12:43 +02:00
desktop.rs Revert "fix: new matching algorithm for desktop entries" 2024-08-13 09:12:50 -06:00
ext.rs wip: update to use latest iced 2024-02-06 11:28:27 -05:00
font.rs chore: update to 0.12 2023-12-04 17:53:24 -05:00
icon_theme.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00
keyboard_nav.rs fix: widget unfocus on mouse click 2024-07-22 07:05:47 +02:00
lib.rs fix(redox): use lazy_cell feature on redox 2024-08-26 13:22:04 -06:00
process.rs fix(process): wait on child to prevent zombie 2024-08-22 16:41:14 +02:00