Peter J. Schroeder
Peter J. Schroeder
Here is an updated version that is more integrated (based off TextBox). I made more use of external libraries to shorten the code, but I removed the wand dependency. New...
I may be misunderstanding what your are saying, but it is currently reserving a part of the screen to draw the sixel. The sixel drawing is restricted by the coordinates...
Got it, it eats up part of the image. The sixel would need to be refreshed after the obstructing object that is covering it closes. I assume this is normally...
I'll have to give some thought on the first part. It would be preferable to keep the widget self-reliant. I tried setting it to invalid values, but it had no...
Thank you.
It still fails. It looks like the capital D is for non-cygwin windows only and everything else uses the lowercase d? If so something like this works. ifeq ($(OS),Windows_NT) INSTFLAGS=-D...
Okay, didn't realize it needed compass sensors too. The Lenovo only lists Accelerometer and Ambient Light Sensor. Thank You.
Just successfully reinstalled again through Google Play. The device is rooted with Cyanogenmod installed.
Confirmed with centerim5 too. It is more intrusive for centerim5 as it prints over the screen.
This happens in Linux too, except the window is black not white. The flemozi process is still running after closing the program, which seems to be by design. So it...