0x192 / 0x192/universal-android-debloater
Put URL into a separate field and make it clickable in GUI
- Ngôn ngữ chính
- Rust
- Star
- 19.9k
- Fork
- 1.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Look at the GUI code that displays package information, likely in a UI crate like egui or iced. Identify where URLs are currently rendered as plain text. Separate the URL into its own field in the data model (JSON structure). Update the UI to render the URL as a clickable hyperlink. Test the change by running the GUI and verifying links work.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- rust
- Lĩnh vực
- desktop
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100