libcosmic/src
2026-04-09 12:54:32 -04:00
..
app feat(applets): add destroy tooltip popup action 2026-04-03 08:26:29 -04:00
applet refactor!: remove cosmic::iced_* re-exports 2026-04-08 03:12:10 +02:00
config fix(font): explicitly drop read guard in on font family lookup 2026-02-13 18:30:14 +01:00
dialog chore: apply clippy suggestions 2025-10-05 04:40:51 +02:00
executor wip rebase updates 2026-03-04 12:04:32 -05:00
surface feat(applets): add destroy tooltip popup action 2026-04-03 08:26:29 -04:00
theme fix: icon color when window is maximized 2026-04-09 12:54:32 -04:00
widget fix(text_input): always clip input text with the text bounds 2026-04-08 17:05:40 +02:00
action.rs feat: Tooltips and Better Surface Management 2025-03-14 16:56:21 +01:00
anim.rs chore: various fixes and some cleanup 2026-03-04 12:04:32 -05:00
command.rs wip rebase updates 2026-03-04 12:04:32 -05:00
core.rs chore: update features and feature gates 2026-03-30 22:25:27 -04:00
dbus_activation.rs wip rebase updates 2026-03-04 12:04:32 -05:00
desktop.rs fix(desktop): use -e argument for spawning desktop entries with a terminal 2026-04-01 23:32:36 +02:00
ext.rs chore: re-export iced row and column 2026-04-03 20:39:31 +02:00
font.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
icon_theme.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
keyboard_nav.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
lib.rs fix(ci): Added an inline doc to cctk reexport 2026-04-08 07:04:54 +02:00
localize.rs feat: add i18n support for libcosmic widgets 2025-09-05 18:50:25 +02:00
malloc.rs perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
process.rs tests: fix env guard and pipe read for tab dnd 2025-11-20 22:33:13 +01:00
scroll.rs Add helper for accumulating scroll into discrete delta 2025-12-06 20:00:59 -08:00
task.rs chore(task): add none function 2025-04-22 14:37:58 +02:00