robert engels

Results 49 comments of robert engels

Yes, in order to remove the sudo requirement, there is another OSX API that needs to be used, and the application needs to be signed - possible but a lot...

@joshuawarner32 not really a different API, but a different process. see http://os-tres.net/blog/2010/02/17/mac-os-x-and-task-for-pid-mach-call/ It is probably easier to set the setuid bit on the executable like 'top' does.

The code uses task_for_pid now and I don’t have SIP disabled and it works for me.

Yea, it certainly isn’t easy to find official docs on this stuff, probably intentionally.

@vortexau-jk I am attaching a quick video that shows the operation of the text tool. Please let me know in detail why you think the previous tool was easier/better. Thanks...

John, You can still use spaces, and enter new-lines. You must use option-enter to enter a new line. Make sure you have selected 'left aligned' paragraph if you are going...

There are guides - once you zoom in enough to make them visible - see attached, but there may be a bug as the color setting does not appear to...

I will address this in a future release.

Currently files are saved as version 2, which is normally fine, but if you did have a > 4 GB file, it would not save properly (although I don't think...

Thanks Mark for the detailed report. I will see what I can do. Feel free to submit a PR as well. One thing to keep in mind, that any APIs...