Anton Samokhvalov
Anton Samokhvalov
Hi. Please consider using cmake, or similar open source tool, for building carbon. Many exciting google projects are not in widespread use, just because they use Bazel as build system....
Hi. Currently sway uses double-forking for its process spawning, for example, in exec_always.c. 1) Is there any real difference for current sway users, who(sway or init) "parents" launched processes? 2)...
Will be very useful, if you make stable tagged/released snapshots of this library!
### Issue description Sometimes have such errors in qtile.log, do not quite understand how to reproduce it, and when it happens: ``` 2023-11-08 16:12:51,658 ERROR pywayland.server listener.py:notify_func():L42 Exception in callback...
I have following svg, generated by gtk toolkit, for symbolic svg icons: ``` rect,circle,path { fill: rgb(0,255,0) !important; } .warning { fill: rgb(255,0,0) !important; } .error { fill: rgb(0,255,0) !important;...
It would be very helpful, if this library can be build with system msquic and qpack.
librsvg depends on Rust, and it is not very desirable sometimes... There are plenty of alternatives: https://github.com/sammycage/lunasvg https://github.com/cppfw/svgren https://github.com/google/skia (best in class, but really heavy) https://github.com/memononen/nanosvg