libcosmic/src
Ashley Wulber 442ce6ad0c fix: context-menu
when a popup is created and a focus event is received, we shouldn't close the popups, because it may be a focus event for a popup
2026-03-04 12:04:32 -05:00
..
app chore: various fixes and some cleanup 2026-03-04 12:04:32 -05:00
applet fix: update for applet widgets and grid 2026-03-04 12:04:32 -05: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 cargo fmt 2025-09-30 10:59:51 -04:00
theme wip rebase updates 2026-03-04 12:04:32 -05:00
widget fix: context-menu 2026-03-04 12:04:32 -05: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 perf: reduce memory allocations 2025-10-22 04:30:57 +02:00
dbus_activation.rs wip rebase updates 2026-03-04 12:04:32 -05:00
desktop.rs fix!(desktop): IconSourceExt::as_cosmic_icon should return Handle with SVG preference 2026-01-06 02:25:46 +01:00
ext.rs feat: Tooltips and Better Surface Management 2025-03-14 16:56:21 +01: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 chore: various fixes and some cleanup 2026-03-04 12:04:32 -05: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