flightlessmango

Results 526 comments of flightlessmango

The error suggest that you're missing libxkbcommon 32bit library

It does exist on ubuntu, it's called `libxkbcommon-dev:i386` You might need to read up on how to enable 32bit package in ubuntu

The "merge" commit should not be part of the PR

I merged a bunch of stuff at the same with this PR, something probably caused a conflict so I reverted it. Can you re-submit this?

What does this look like in horizontal and what happens with the recording dot? Is `cellpadding_x=1` the old default?

I guess my question is if you don't set `cellpadding_x`, will it have the old spacing? And what value is the old spacing in `cellpadding_x` ?

flatpak doesn't have access to `/proc` by default, this is required to get GPU load on intel. `--filesystem=host-etc` might help

> Have an app that opens multiple vulkan windows Do you have an example app that we could test this with?

Thanks for working on this, this looks promising! It is however a little early for me to feel comfortable with recommending this project, and I instead would rather wait for...