0x192 / 0x192/universal-android-debloater
Put URL into a separate field and make it clickable in GUI
未關閉
enhancement
- 主要語言
- Rust
- 星號
- 19.9k
- 分支
- 1.1k
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Currently, the GUI often contains (non-clickable) URLs for packages. These URLs are not interesting.
**Describe the feature you want**
I want to be able to click the URLs.
For GUI design it might be nicer to have the URLs in separate fields in the JSON file.
Related, but not identical: #12
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
查看顯示套件資訊的 GUI 程式碼,可能在 egui 或 iced 這類 UI 函式庫中。確定當前 URL 以純文字形式渲染的位置。將 URL 分離到資料模型(JSON 結構)中的獨立欄位。更新 UI,將 URL 渲染為可點擊的超連結。透過執行 GUI 並驗證連結是否有效來測試變更。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- rust
- 領域
- desktop
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100