A simple calculator app
It is a bit (not a bit XD) overengineered (written in pure C only dynamically linking libmali and staticly linking some homegrown libraries), but I had fun, so who cares?
Yea, that all would be both cool and easy to implement
I haven’t updated to Canada Goose yet because it is a full reinstall and I am honestly too lazy to do that. And, also the documentation for archives on https://muos.dev/ still haven’t updated? I mean my format is the same as it states on the website. Is there any documentation available for that? Thanks.
I mean I developed the app for two and a half days implementing everything from scratch in C, and it wasn’t very hard to take 20 minutes implement themes. And also I have a special tick somewhere inside me that everything has to be themeable lol.
Looks great matey! A couple of improvements can be made specifically for our system.
You can now add a glyph directory within your application path with resolution sets so that you don’t affect the current theme structure.
So adding glyph/640x480/calculator.png will ensure it works for standard screens.
Using 1024x768 will need to have a slightly bigger size.
Regarding the application bundling:
We would prefer you to use .muxapp with Calculator as the root path within the archive
or you can use .muxzip with application/Calculator as the root path within the archive
The .muxupd is reserved for system updates and may get a bit confusing when the system is stating as such when it is an additional application. If you need additional help feel free to reach out to me.
and for next udate, add the string version in the app… (just an exp) and delete the “Continue” lign, not important because u can return with Select or B
Naah, I like my monospaced font which won’t show that I used crappy stb_truetype packing without any kerning
And yes, I should bump the version. As for the digits on the left, I don’t see much point in that. It’s fine.
EDIT: oh the version is not in the app right now. You confused me lol. I won’t include as I will for sure forget to update it.