Andrei

Results 39 comments of Andrei

Who can access this dbus? Any process about any window?

> I think any application can now access this information through libbamf and libwnck Sure, but this is a problem and we shouldn't propagate this to wayland-land.

> But right now I have one suggestion: if this is possible, do not rewrite the existing containers. Ah yeah that makes perfect sense. Will do.

Hi, Litehtml is a really cool library, thanks for your awesome work. I am interested in using litehtml for an email client [I am building](https://github.com/matzipan/envoyer). I will be looking to...

I'm trying something out with pango atm. Any pointers about free type? Sent from my iPhone > On 12 Oct 2019, at 21:53, Mark Manyen wrote: > >  >...

Ok, using pango I managed to mark the start position. Next I'm gonna work for the simple case where the end position is in the same el_text node. How would...

Also very important question: what is the algorithm for selecting text over multiple elements? How does the layout come into play? I can get some intuition by playing a bit...

Some interesting documentation: - https://go.tiny.cloud/blog/a-quick-guide-to-browser-selection-models/ - https://docs.google.com/document/d/19sakBLZnnU0GPCQS3-EuaohvR56A4TopVrI2MfxK-RI/edit#heading=h.ar8dxx954ldu - https://www.w3.org/TR/DOM-Level-2-Traversal-Range/ranges.html

I pushed https://github.com/litehtml/litehtml/pull/111. It's currently in early stages, but any input is welcome. I will also push demo code which is not meant to be merged.

Seeing as litehtml is BSD licensed, I'm not sure how to navigate the licensing issues that this brings up, so I won't delve in it too deep, but it seems...