Parakleta

Results 22 comments of Parakleta

I have just realised that it is irrelevant how much was written between current and next, only the amount between current and previous is important. I think I got onto...

I've just noticed that you list/process the snapshots in reverse chronological order. This makes finding the 'written' since previous harder to do, but I think also it is less efficient...

@mailinglists35 it depends on how you define zero sized. This is the point of the issue that I raised. I'm not sure what else you want to know than what...

1) I had a look at the StaticContext methods but then thought that since the library may be used on different documents and different contexts within each document it was...

I know the capabilities are available in the base library, I just like the JQuery version better for convenience. I did play with the getDataType() method but the only way...

This is definitely a regression. This use case (unix sockets) worked in the 0.9.13 source tarball download from sourceforge, and in the distros that based off that. I cannot find...

Both. There is functionality documented in x11vnc which doesn’t work due to code missing from libvncserver. There is no reasonable way that I can see to fix the issue in...

The relevant code is in the file I linked above but unfortunately I cannot flag the relevant commit because the code was never in this fork and I cannot find...

Ideally if you can find the person who made the 0.9.13 tarball and get a copy of their (possibly) unpublished repository you may be able to cherrypick the commits onwards...

> Is the point you're making maybe that there's an older x11vnc release that had it's own internal copy of libvncserver and this deviates from this here repository regarding the...