View Single Post
Old 04-11-2016, 11:07 PM   #16
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by piika View Post
hi knc1

attached the Lua lib tekUI for GUI.
It's compiled on kt2 with default options. All its external dependencies are already on the kindle.

There are 2 changes made:

1. fontsizes (variable) in tek/ui/class/display.lua have all values doubled.

2. src/display_x11/display_x11_api.c (attached) only add 1 line: else { XStoreName(..) }

As the installed path is different from the paths in your esys.lua , I update the esys.lua to add the new paths. (attached)
Thanks for the work and the contribution.

The esys thing is a collapsed version of the Linux FHS -
but it will not hurt having a couple more paths in the search list.
It is explained in the old BitBucket repo. but not in the new GitHub repo. - - my bad for not getting that done.

I don't do GUI stuff myself, but if you have something that would serve as an example . . . .

Thanks again.

= = = =

PS: Should I add your work into the github repo? Or do you already have it in a repo somewhere?

Last edited by knc1; 04-11-2016 at 11:14 PM.
knc1 is offline   Reply With Quote