Commit graph

  • 89724ea525
    Style: !is_someis_none main Ridan Vandenbergh 2025-11-18 23:02:21 +0100
  • 5d382f8110
    improved caching for icons perf-improvements Daniel Bulant 2025-09-26 13:16:49 +0200
  • 49f93a9c3e
    simply symlink handling Daniel Bulant 2025-09-20 00:05:03 +0200
  • 05b48b3b91
    Bump version Ridan Vandenbergh 2025-06-24 18:03:27 +0200
  • 6fbf0662fb
    Fix an issue wherein standalone icons that are symlinked do not correctly get found Ridan Vandenbergh 2025-06-24 18:03:19 +0200
  • c83e670c35
    Bump version Ridan Vandenbergh 2025-06-21 14:12:18 +0200
  • 0bc75d5ef5
    Fix issue where hicolor may not end up last in chain Ridan Vandenbergh 2025-06-21 14:11:45 +0200
  • cfc932cd8e
    Add license and README Ridan Vandenbergh 2025-06-21 13:41:22 +0200
  • 15e73777a1
    Convert standalone_icons to a map Ridan Vandenbergh 2025-06-21 13:27:17 +0200
  • 79dbfa3c09
    Give up on empty icon names Ridan Vandenbergh 2025-06-21 13:21:58 +0200
  • 0b3e9a9987
    Docs, style, lints. Ridan Vandenbergh 2025-06-21 13:16:38 +0200
  • 06c0eec062
    Measure time to find icons in desktop entry test Ridan Vandenbergh 2025-06-21 12:55:16 +0200
  • 9411ec941d
    Fill out the quick-start example Ridan Vandenbergh 2025-06-20 23:36:58 +0200
  • 1ac1003d31
    Fix icon finding and add extensive test Ridan Vandenbergh 2025-06-20 23:35:04 +0200
  • b1c9668dfe
    Implement icon finding Ridan Vandenbergh 2025-06-20 22:50:35 +0200
  • bf539834f8
    Rename ThemeDescriptorThemeInfo Ridan Vandenbergh 2025-06-20 22:24:41 +0200
  • 1edb93e47c
    Clean up search API, add docs, add type-state to search Ridan Vandenbergh 2025-06-20 22:19:46 +0200
  • 58164cea15
    Rename some structs for clarity Ridan Vandenbergh 2025-06-20 20:48:44 +0200
  • b58a34b589
    Remove 🐄 to simplify API, reducing lifetimes Ridan Vandenbergh 2025-06-20 19:17:09 +0200
  • bae6cb822e
    Don't make resolve consume self on IconLocations Ridan Vandenbergh 2025-06-20 18:17:10 +0200
  • 20b552cebd
    Implement resolve and resolve_only to collect theme candidates into theme graphs Ridan Vandenbergh 2025-06-20 18:12:05 +0200
  • ee9af9c9aa
    standalone_icon to quickly find a standalone icon Ridan Vandenbergh 2025-06-18 16:38:12 +0200
  • b989389b63
    Introduce IconLocations as better "next step" type after SearchDirectories Ridan Vandenbergh 2025-06-18 16:32:04 +0200
  • c7ee1e7cad
    Theme -> ThemeDescriptor Ridan Vandenbergh 2025-06-18 16:05:17 +0200
  • 7cdc832b48
    Add crate-level documentation Ridan Vandenbergh 2025-06-18 15:56:20 +0200
  • 318110322c
    Implement size check functions for directories Ridan Vandenbergh 2025-06-18 15:10:19 +0200
  • cbd30d6d24
    Docs for SearchDirectories Ridan Vandenbergh 2025-06-18 15:09:56 +0200
  • b111ef130d
    Add Cargo.toml and gitignore Ridan Vandenbergh 2025-06-15 17:55:10 +0200
  • 8812042414
    Fix lints and formatting Ridan Vandenbergh 2025-06-15 17:54:55 +0200
  • 4b36b2aa6f
    Add missing lib.rs Ridan Vandenbergh 2025-06-07 04:16:03 +0200
  • 1c4dac9e54
    Add theme/index parsing Ridan Vandenbergh 2025-06-07 04:15:52 +0200
  • 15caee2d45
    Initial commit Ridan Vandenbergh 2025-06-07 02:08:20 +0200