Adrian Perez
Adrian Perez
This is a quick sketch of what I was thinking about at first (the upper one). That may be a bit complicated to get right with a low colour count,...
@nawarian: Being able to use the `instanceof` operator from the language sounds best, but I would be happy to have something that workds and I don't mind having to use...
@robert-scheck: Ouch, I see that [freezero was added to libbsd after version 0.10](https://gitlab.freedesktop.org/libbsd/libbsd/-/commit/01f0d1ea1e71f1018a009ebd9203dd48e6d90c45), version 0.11.0 is the first one that includes the function, and I forgot to update the `README`...
@robert-scheck I do my fair share of packaging myself and I can empathize with not wanting to use bundled dependencies. Let's see if the update to 0.11.x can happen, but...
From the point of view of *this* Signify project, the one and only goal is to take the code from OpenBSD (where it originated and is maintained) and apply the...
@aparcar In this case “upstream” would be the OpenBSD project. The goal of this project here in GitHub is to take OpenBSD's code and make it buildable on GNU/Linux and...
@jclsn You can find the compatibility table here: https://wpewebkit.org/about/supported-hardware.html#nxp As stated there, with Etnaviv both the Wayland and DRM platform plug-ins will work, while with the proprietary driver only the...
@ubercomp I think depending on `libxcb-keysyms` is very reasonable, I expect most users who might use the X11 backend will not mind. Plus, 15 KiB is almost nothing these days,...
This is being worked on in the branch [devel/multiple-views](https://github.com/Igalia/cog/commits/devel/multiple-views). It still needs work, but it is already in an usable state. Lots of thanks to @psaavedra and @csaavedra who have...
The changes in the `devel/multiple-views` branch are too many for a single PR that would apply to `master`—I tried a few times to rebase but it is a Herculean task....