0x192 / 0x192/universal-android-debloater
Put URL into a separate field and make it clickable in GUI
- Linguagem predominante
- Rust
- Estrelas
- 19.9k
- Forks
- 1.1k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
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.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- rust
- Domínio
- desktop
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100