feat: add icon support to app info display and update styles for improved layout in index.scss

This commit is contained in:
PandaDEV 2025-03-15 01:08:53 +01:00
parent f890851a59
commit 1ec040ef1e
No known key found for this signature in database
GPG key ID: 13EFF9BAF70EE75C
5 changed files with 71 additions and 160 deletions

View file

@ -47,10 +47,10 @@ global-hotkey = "0.6.4"
chrono = { version = "0.4.40", features = ["serde"] }
log = { version = "0.4.26", features = ["std"] }
uuid = "1.16.0"
active-win-pos-rs = "0.9.0"
include_dir = "0.7.4"
# hyperpolyglot = { git = "https://github.com/0pandadev/hyperpolyglot" }
applications = { git = "https://github.com/HuakunShen/applications-rs", branch = "dev" }
applications = { git = "https://github.com/HuakunShen/applications-rs", branch = "load_icon" }
glob = "0.3.2"
meta_fetcher = "0.1.1"
parking_lot = "0.12.3"