feat(gui): better search with automatic tree expansion, directories scanning and caching

This commit is contained in:
Tarasov Aleksandr
2026-07-24 23:49:10 +03:00
committed by GitHub
parent 6d7abdbf53
commit 0c3d7cbd35
7 changed files with 433 additions and 109 deletions
Generated
+1
View File
@@ -3242,6 +3242,7 @@ name = "pwsp-gui"
version = "1.13.0"
dependencies = [
"anyhow",
"dirs",
"eframe",
"egui",
"egui_dnd",