Cheong Lau
|
dd0158d8f0
|
perf: refactor to reduce memory allocations and cpu work
|
2025-10-07 17:04:51 +02:00 |
|
Cheong Lau
|
8e0f1c4a09
|
chore: apply recommendations from clippy
|
2025-10-04 02:51:18 +02:00 |
|
Vukašin Vojinović
|
4224929098
|
chore(notifications): improve icon fetching
|
2025-09-10 17:23:35 +02:00 |
|
Vukašin Vojinović
|
2b7b4cba56
|
chore: update to Rust 2024 edition
|
2025-08-18 16:44:50 +02:00 |
|
Vukašin Vojinović
|
c3fafd3910
|
chore: use std::sync::LazyLock
Removes `once_cell` as a direct dependency.
|
2025-08-18 16:44:50 +02:00 |
|
Ashley Wulber
|
619550cf61
|
fix: handling of surface action
|
2025-03-18 08:13:03 -04:00 |
|
Ashley Wulber
|
c54ddeb38a
|
chore: udpate libcosmic
|
2025-03-14 14:26:42 -04:00 |
|
Ashley Wulber
|
61d1d1b91d
|
fix: use fixed window width for all applets
|
2025-03-14 14:26:42 -04:00 |
|
Ashley Wulber
|
a2c4268eb9
|
cargo fmt
|
2025-03-14 14:26:42 -04:00 |
|
Ashley Wulber
|
0de336d0d7
|
update libcosmic: adds tooltip support
|
2025-03-14 14:26:42 -04:00 |
|
Ashley Wulber
|
ad656296e7
|
feat: notification actions
|
2024-12-12 16:44:39 +01:00 |
|
Vukašin Vojinović
|
6b740c59be
|
fix(app-list): use context menu radius from theme
|
2024-11-04 08:47:36 -05:00 |
|
Ashley Wulber
|
5b5cd77e7c
|
update iced
|
2024-10-31 17:52:33 -04:00 |
|
Vukašin Vojinović
|
941cbf546b
|
fix: padding, spacing, context menu style, and settings buttons
|
2024-09-24 15:52:17 +02:00 |
|
Vukašin Vojinović
|
d657b1941a
|
fix: use text::body
|
2024-09-03 16:52:59 +02:00 |
|
Vukašin Vojinović
|
02b3fbdb11
|
fix: use cosmic::widget::text instead of cosmic::iced::widget::text
|
2024-09-03 16:52:59 +02:00 |
|
Vukašin Vojinović
|
e61de72c9c
|
update libcosmic
Also fixes the padding of some things to better match designs.
|
2024-08-15 10:18:19 +02:00 |
|
lazytanuki
|
e51ca81f7d
|
feat: toggle popups on press down
|
2024-08-13 19:03:34 +02:00 |
|
Ian Douglas Scott
|
293a91e8b1
|
Update for spawn_desktop_exec that calls SpawnTransientUnit
Allows `xdg-desktop-portal` to get app id from PID.
Also updates calls to `cosmic::process::spawn` to spawn in future.
|
2024-07-28 20:25:23 -07:00 |
|
git-f0x
|
ca0e99268c
|
chore(notifications): update strings
|
2024-07-18 11:00:47 -04:00 |
|
Vukašin Vojinović
|
0640e88412
|
chore: merge imports
|
2024-07-09 16:26:27 +02:00 |
|
Michael Aaron Murphy
|
8527257ddd
|
chore: add SPDX license identifiers
|
2024-05-06 21:56:50 +02:00 |
|
Ashley Wulber
|
06d81111e7
|
fix(notifications): remove settings button
|
2024-05-06 06:51:45 -06:00 |
|
Ashley Wulber
|
9f51e12fc9
|
fix: reset timeline when a popup is created
|
2024-04-30 20:14:46 -04:00 |
|
Michael Aaron Murphy
|
3c4acdacd7
|
refactor: compile applets as multicall binary
|
2024-03-14 23:37:37 +01:00 |
|