Enrico Weigelt
Enrico Weigelt
> This might be what I'm missing to make desktop apps work out of the box from inside docker. If opengl over vulkan works. If the container is on the...
> There shouldn't be anything to flush if `NewOutputPending` is false. We do. One of the last flush attempts on some client could have just been a partial write, because...
These are X11 protocol data types. CARD = cardinal number.
@BrightCat14 thanks for your submission. This particular function suffers from some more architectural problems: we shouldn't read from reply structs at all, just declare/assign them in one shot right before...
@BrightCat14 ping needs rebase
@BrightCat14 needs rebase
> Can you provide the motivation for doing this? making maintenance easier - we don't need to care about which driver version fits to which xserver version anymore.
> Do you plan to add all drivers or only the ones currently added? This will also force distros to build with all drivers since users wont be able to...
> Right now, all drivers other than modesetting are out of tree. This means that people can write drivers for the X server without needing to add it to the...
> If I've got it right, this should just make a bunch of `driver.so` files, and as long as XLibre boots with those missing, distros should be able to package...