Closed dontknowhy closed 9 months ago
My tablet:It's really hot here 🥵
I'm rewriting fetch.c
(the part of uwufetch
that gathers info from the system), in the new version everything should be fine.
I will not close the issue as when libfetch-rewrite will be merged in main I will need your feedback.
I wrote new code to get cpu name on android, could you test it by:
git pull
git checkout libfetch-rewrite
make clean all run
I wrote new code to get cpu name on android, could you test it by:
git pull
git checkout libfetch-rewrite
make clean all run
Now the CPU part works fine,but model detection is broken
Should be fixed by 25feae2 (in the development branch)
It works!(maybe...)
Describe the bug A clear and concise description of what the bug is. I compiled this cute stuff and i found that I made a wrong decision. Almost everything she has been displayed was wrong To Reproduce Steps to reproduce the behavior: Yes it's almost ( Expected behavior A clear and concise description of what you expected to happen. Like the second uwufetch.It's the old version Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here. The neofetch one is correct.
Are you already working on this bug? I'm lazy.