-
Noticed pretty quickly that there's no XlibSurface support for Cairo.
It appears I don't even have access to XlibSurface, when accessing Cairo from lgi.
Is there any plan to add support for it?
-
Hello there,
more a question than an issue (for now).
what speed should I expect from a Netgear A6210 (MT7612U) in 802.11s or IBSS mode using AC and 80Mhz channel?
I performed some tests in ide…
-
When you have the `mpris` plugin installed on `mpv` and a `playerctl` signal active in the background, trying to open a video with `mpv` will freeze and crash AwesomeWM.
To reproduce:
1. Install t…
-
Thank you very much for sharing the comprehensive geoscience python codes. I wonder if it is possible to display GR, Density, Sonic in linear scale, RT (resistivity in log scale) and Vsh calculated fr…
-
I'm using g_object_new() directly to create a Lua object, however this only works from the thread the Lua state was created on. Is there a way to make calls into Lua from a different thread?
The code…
-
Currently lgi.par?apply() uploads a copy of the global environment for each job. This can be reduced to once for the whole run, where all 'child'-jobs should be able to download the global environment…
-
### Platform
Fedora release 33 (Thirty Three)
Kernel 5.11.11-200.fc33.x86_64
### Environment
awesome v4.3 (Too long)
• Compiled against Lua 5.4.1 (running with 0.9.2)
• D-Bus support: ✔
• …
-
We need to do `ioctl` calls from within awesome. The quickest and ugliest way to do this would be to simply make the calls directly from the awesome C code. The slightly nicer way would be to expose a…
-
Hi, I try to use you lib (1.0.2) for logging for DW 0.7.1 but constantly get error.
I've configured only host and port, so no any custom configuration provided.
exception looks like:
```
WrapperSim…
-
Hi, i found myself looking at the code and thinking about how this could be ported to windows, but it seems like it'll require more work than just doing the equivalent of what xcb does in the C code i…