MinUIfied Theme Generator for muOS Systems - 2024-11-02
For best results, please run the script from source with Python. The prebuilt executable has been known in the past to produce faulty themes.
Summary
This release brings some small fixes to how the themes produced look, and some extra small features you can play around with.
Changes
- Make text alignment actually work – You can now choose how you want your text to be aligned in the theme, Left, Centre, Right. 5829dc6
- Change Layout of options in generator - Now the options are in sections which make more sense with how the themes are being generated bb3b6fa
- All options in the generator now actually work - There are no longer any options in the generator that don't work as stated. 0441058
- You can now cut off text in explore for box art reasons - you can now input the max size of your box art and the generated theme will not cut into your box art in muxplore, favourite, or history. bb3b6fa
- You can now set your devices screen resolution - In preparation for the RG-Cube XX, the generator now lets you choose any screen res you like 0441058
- The footer is now an approximate size - This means that now the theme will look much more consistent as the underlying maths is correct now. 87c954a
- glyphs can now be chosen to be enabled - You can now choose to show glyphs in the theme or not, the glyphs will also always show in muxgov, and muxassign as i felt it was best left on there. dc14b3e 0602381
- the header size is now separate from the max list height - This means you can do things such as have the list show full screen, whilst still showing your battery 556bec4
Bug fixes
- Navigation Guides were not on every screen - There is now a button guide on every screen, with most of them being MinUI Themed, with expection of muxnetwork and muxassign 8adcd45
Known Issues
- No language support on the home screen [Horizontal only] - Due to everything being done on device now I will start working on a way to package all the available languages into the one theme
- Use Custom Font only applies to the horizontal home screen menu - I will look into allowing the user to compile custom fonts into the .bin files that muOS wants, but it isn't implemented yet