libcosmic/src
2025-03-12 22:41:32 +01:00
..
app improv(app): visually align window corners to content 2025-03-12 22:41:32 +01:00
applet perf: set static mmap threshold on gnu target env by default 2025-02-12 10:59:46 -07:00
config chore: handle more sources of excess cosmic-config logs 2025-02-19 16:57:28 +01:00
dialog Changed cosmic::command module to cosmic::task and changed cosmic::Task to reexport cosmic::app::Task instead of iced::Task 2024-11-21 10:45:21 -05:00
executor chore: improve documentation 2023-08-16 16:59:15 +02:00
task Changed cosmic::command module to cosmic::task and changed cosmic::Task to reexport cosmic::app::Task instead of iced::Task 2024-11-21 10:45:21 -05:00
theme improv(app): visually align window corners to content 2025-03-12 22:41:32 +01:00
widget Remove unused cctk import from autosize widget 2025-03-12 08:35:17 -06:00
desktop.rs fix: add cfg for unix only packages 2024-12-26 15:31:54 +01:00
ext.rs libcosmic updates 2024-10-18 14:04:39 -04:00
font.rs libcosmic updates 2024-10-18 14:04:39 -04:00
icon_theme.rs fix: Use globals instead of thread-locals 2024-08-02 20:27:08 +02:00
keyboard_nav.rs fix: filter out tab events with control modifier 2025-03-04 23:03:55 +01:00
lib.rs perf: set static mmap threshold on gnu target env by default 2025-02-12 10:59:46 -07:00
malloc.rs improv: call malloc_trim after view and update calls 2025-02-19 18:13:24 +01:00
process.rs fix: Support Spawning Processes on macOS 2025-03-10 16:22:23 +01:00