Manuel Zahariev

Results 62 comments of Manuel Zahariev

Happy to take this on. Still unsolved + I still think it's useful. cc: @rcorsi

I'm wondering if we could detect during configuration whether: - Vulkan is supported (are we already testing this?) - specific Vulkan features are not supported - e.g. it seems that...

> the shareable Vulkan image issue is ONLY a known problem on WSL2 Linux systems Hmm... also a problem with at least KVM + llvmpipe. Guessing would also be an...

To clarify: - I agree that documentation to optimize GPU features on your metal or VM is useful - ... although it may seem a bit out-of-scope for a Ladybird...

> there might be other ways [than `vulkaninfo`] to detect if the feature is lacking on the system. Agree.

> Output from headless might look like this [...] Looks good. Useful.

It crashes consistently at 230% for me (linux).

Analysis: - Clash between static and responsive `float` CSS directives. - The responsive size dictates the zoom level where it crashes. - Appears to need an `img` element. (I tried...

I may have found the issue `StyleComputer::compute_font_for_style_values`: when a font is not found, _only_ the emoji font is added to the stack. PR coming shortly...

This is closed by #3101, but since that is not mentioned in the description, GitHub cannot deal with it automatically @AtkinsSJ