libcosmic/src
2025-07-24 17:03:35 +02:00
..
app feat: add dbus_connection() method to app::Application trait 2025-07-21 22:59:09 +02:00
applet chore(applet): add spacing field 2025-07-21 10:52:22 -04:00
config perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
dialog chore: format for 2024 edition 2025-03-21 13:33:07 +01:00
executor chore: improve documentation 2023-08-16 16:59:15 +02:00
surface feat: menu bar popups 2025-06-10 18:22:07 +02:00
theme chore: more style updates 2025-07-24 17:03:35 +02:00
widget chore: theme color updates 2025-07-21 22:59:30 +02:00
action.rs feat: Tooltips and Better Surface Management 2025-03-14 16:56:21 +01:00
command.rs feat: Tooltips and Better Surface Management 2025-03-14 16:56:21 +01:00
core.rs refactor: track focus chain 2025-07-16 22:23:13 +02:00
dbus_activation.rs feat: add dbus_connection() method to app::Application trait 2025-07-21 22:59:09 +02:00
desktop.rs fix(header_bar): Windows build fix 2025-06-26 06:36:52 +02: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 fix(windows): Mingw doesn't support trim 2025-05-29 07:28:38 +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 perf: inline public getters/setters, and use non-generic inner functions 2025-03-21 13:31:34 +01:00
task.rs chore(task): add none function 2025-04-22 14:37:58 +02:00