Commit graph

27 commits

Author SHA1 Message Date
Michael Aaron Murphy
702ea3ed5c
chore: remove dirs crate and reduce tracing features 2025-12-02 17:23:14 +01:00
Michael Aaron Murphy
8b045f90c7
perf: drop ini-core crate for simpler parser using memchr and bstr 2025-12-01 15:39:29 +01:00
Vukašin Vojinović
689c60d428 chore: migrate to Rust 2024 and update dependencies 2025-11-06 17:17:13 +01:00
Michael Aaron Murphy
32975f8f05
perf: use mmap for reading ini config files 2025-11-06 16:01:28 +01:00
Michael Aaron Murphy
09a76900a6
feat: resettable cache and icon retry after time 2025-11-06 16:01:28 +01:00
Michael Aaron Murphy
7a4d94f951
rebase cosmic-freedesktop-icons 2025-11-06 16:01:18 +01:00
Paul Delafosse
2045e28877
chore(version): bump to 0.4.0 2025-04-16 09:01:09 +02:00
Paul Delafosse
8a85d31f1a
chore: bump version 2025-02-08 20:28:26 +01:00
Michael Aaron Murphy
3dd7647411 improv: significant memory and cpu usage reduction 2025-01-23 12:03:09 +01:00
Paul Delafosse
4578b5fa25
chore: bump version 2025-01-23 11:16:11 +01:00
Paul Delafosse
2147fc7b98
test: hide local tests behind ff 2025-01-23 11:09:45 +01:00
Michael Aaron Murphy
05f9d99409 fix: log instead of panic on icon path errors 2025-01-23 10:52:22 +01:00
Paul Delafosse
30a674692f chore: Bump to 0.2.6 2024-02-13 12:58:06 +01:00
Paul Delafosse
5e8d39a7a7 chore: bump manifest to 0.2.5 2024-01-24 17:00:46 +01:00
Paul Delafosse
5bacedc486 chore: update dependencies and add Cargo.lock 2024-01-24 17:00:20 +01:00
Paul Delafosse
d579766149 chore: update version to 0.2.4 2023-09-21 13:07:38 +02:00
Paul Delafosse
cbc57c1fa0 chore: bump version to 0.2.3 2023-09-21 13:03:57 +02:00
Paul Delafosse
1be7d4e73b chore: Bump version to 0.2.2 2022-12-18 17:54:54 +01:00
Ashley Wulber
aa175c8812 refactor: get data dirs from xdg crate 2022-12-18 17:30:00 +01:00
Paul Delafosse
632d67524c chore: bump version 2022-05-24 09:19:32 +02:00
Paul Delafosse
51eebd05f1 chore: bump version to 0.1.1 2022-05-17 07:17:16 +02:00
Paul Delafosse
8aa6d1a5b0 chore: add cargo metadata 2022-05-13 11:20:21 +02:00
Paul Delafosse
ab3d5a67f2 feat: use CacheEntry enum to abort previously failed lookups 2022-05-13 10:11:02 +02:00
Paul Delafosse
8de66cc58e feat: add cache and gtk benches comparison 2022-05-12 23:12:06 +02:00
Paul Delafosse
e40fbfa916 feat: add some benches to compare with linicon 2022-05-12 16:41:23 +02:00
Paul Delafosse
6515a02881 feat: implement base freedesktop-icon lookup 2022-05-12 14:41:08 +02:00
Paul Delafosse
d70d90dcf8 chore: First commit 2022-05-12 10:10:48 +02:00