That's true that unused images should be deleted from kindle package. I didn't do it because I wasn't sure about the layout on different devices. Now I see they won't be needed, should be safe to delete them.
There is problem with scaling images. The gtk on kindles is old and built without many functions. We can't use svg for example. Probably the best way now is separate set of images for different resolutions, as nasser did (thanks!). I only wonder that maybe we could enhance the images, because enlarging caused them seem blurred. If I have some time I'll have a look at correcting them.
For now I am attaching new kterm beta version (only binary to be replaced). It fixes launching kterm with hidden keyboard, it adds config/command line option for screen rotation (screen orientation will also be restored to initial value after quitting kterm), fixes flickering at start and some other minor issues. I used a bit different approach at screen rotation using dbus. I hope it will work on all devices. If everything is fine I will prepare new package soon.
|