| .. |
|
app
|
fix: on init, set blur value if theme is already marked transparent
|
2026-07-01 15:10:28 -04:00 |
|
applet
|
refactor: remove extra opacity where it was added
|
2026-07-01 15:10:28 -04: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
|
cleanup and update iced
|
2026-07-01 15:10:28 -04:00 |
|
theme
|
feat: improve handling of list items using data in theme
|
2026-07-01 15:10:28 -04:00 |
|
widget
|
fix: tooltip corner radius
|
2026-07-01 15:10:28 -04: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
|
feat: hex_color serialization for the theme
|
2026-07-01 15:10:28 -04:00 |
|
core.rs
|
refactor: allow opting out of auto corner radii tracking
|
2026-07-01 15:10:28 -04:00 |
|
dbus_activation.rs
|
chore: add rustfmt config
|
2026-05-04 11:55:17 -04:00 |
|
desktop.rs
|
chore: add rustfmt config
|
2026-05-04 11:55:17 -04: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
|
doc: add crate level documentation
|
2026-05-30 19:01:01 +02:00 |
|
localize.rs
|
chore: add rustfmt config
|
2026-05-04 11:55:17 -04:00 |
|
malloc.rs
|
perf: inline public getters/setters, and use non-generic inner functions
|
2025-03-21 13:31:34 +01:00 |
|
process.rs
|
fix(process): safely exit forked child after spawn
|
2026-05-18 09:25:23 -04: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 |