libcosmic/src
Vukašin Vojinović e83e43bf1e fix(icon): always set size
Fixes an oversight in my previous commit 39a5607400.
2025-09-09 16:53:18 +02:00
..
app fix: don't error when default config for toolkit settings is not present 2025-08-22 22:41:12 +02:00
applet chore(applet): add spacing field 2025-07-21 10:52:22 -04:00
config fix: don't error when default config for toolkit settings is not present 2025-08-22 22:41:12 +02: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: use std::syncLazyLock 2025-09-03 21:54:46 +02:00
widget fix(icon): always set size 2025-09-09 16:53:18 +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 improv: enable dbus-config by default, but only for Linux targets 2025-08-20 17:31:26 +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 feat: add i18n support for libcosmic widgets 2025-09-05 18:50:25 +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 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