View Single Post
Old 09-08-2026, 02:32 PM   #9
kaspar
Connoisseur
kaspar began at the beginning.
 
Posts: 68
Karma: 22
Join Date: Dec 2024
Device: Kindle Scribe
Quote:
Originally Posted by Frogm4n View Post
I hadn't noticed when I posted my screenshot but it is hard limited to 10 items per screen in the pageSize variable. That's a lot of dead space on a Scribe. I can see that devices are ID'd so it would be handy to set the size based on that.
Good call Frogm4n! Yes, since there's already hardware detection implemented, I will see how many entries fit on a Scribe and then make it show more when a Scribe is detected.

Also, I have gone down a huge rabbit hole implementing Lua support into KUALA. It is getting more and more complex. I don't know when to stop with it really. Right now people will be able to make full GUI scripts, applications, or even games. It scans for .lua files and has a menu entry for Lua. I am working on some tech demos for it currently before release. It has a lot of Kindle specific functions so I need to release kind of a reference manual for it.

Last edited by kaspar; 09-08-2026 at 02:35 PM.
kaspar is offline   Reply With Quote