About the back button screens I'll add screenshots to let you know what I mean. One page haves the back button and the other one doesn't.
Ahh, I forgot to put the back button on that page. Thanks, I've added to the todo list to add it
JP Homebrew Launcher anytime?
I can't get TTF fonts working properly so not right now. If somebody else can get it working then yeah, JP characters should display as long as they exist within the TTF.
That should definitely be doable relatively easily with FreeType, I am currently working on a VN engine port (cs2, Grisaia VNs engine amongst others), and I can kind of render Japanese text (some glitches remaining right now ^o^) using FT_Select_Charmap.
FreeType caused all kinds of problems when I tried to incorporate it. I can't remember the details now, but they're earlier in the thread. Once the source is out perhaps somebody more experienced can have a go at it.
Is there a way that the information from the standard 3DS apps (when you press the lower left icon) could be stored in some sort of file instead of reading through everything when you first press it? I understand that once you press it once, it's stored until you exit the launcher, but - as I have several 3DS apps - it takes some time to load that menu. Would it be possible to have all that information cached, so there's no need to read everything every time the HBL is launched? With this option, refreshing the list of apps could be done by manually pressing an icon or something of that sort.
I don't actually think it will make it any faster though. The data have to be loaded from somewhere after all, whether from the original SMDH for the title or from a cached version in the launcher. I really don't think you'll see a significant change in the time it takes to do one or the other.
@mashers Another great feature would be the ability to have multiple themes and change between them from the settings
The themes placement could work similar to what CHMM does for example
SD:HblThemes/Zelda Theme/hbltheme.cfg wallpapertop.png wallpaperbottom.png
SD:HblThemes/Mario Theme/hbltheme.cfg wallpapertop.png wallpaperbottom.png
I'm pretty sure you must have thought of something like this but I wanted to share my suggestion anyway

We have 28 shared themes thanks to everyone that has contributed and it's been hard choosing only one
Yes this is planned

The planned folder structure will be:
/boot.3dsx
/gridlauncher/
/gridlauncher/hbl.cfg
/gridlauncher/themes/
/gridlauncher/themes/Zelda Theme/
/gridlauncher/themes/Zelda Theme/hbltheme.cfg
/gridlauncher/themes/Zelda Theme/wallpapertop.png
/gridlauncher/themes/Zelda Theme/wallpaperbottom.png
/gridlauncher/themes/Mario Theme/
/gridlauncher/themes/Mario Theme/hbltheme.cfg
/gridlauncher/themes/Mario Theme/wallpapertop.png
/gridlauncher/themes/Mario Theme/wallpaperbottom.png
I then need to make a menu to select the theme.
I saw a suggestion earlier about making the icons on the buttons translucent but I can't find the original post now. Yes I forgot about that! I've added it to the todo list.