24/7: Posts
News about Igalia
We love hearing from you, so be sure to follow us and join the conversation on our networks. If you want to know more about us, you can also meet the team here.
Posts
:focus-visible in WebKit - May 2021
And again this is a new report about the work around :focus-visible in WebKit, you can check the previous ones at:
January
February
March
Apr
Continue reading >
Back in the CSSWG
As you might have noticed, I recently wrote about how I got started with CSS a quarter century ago, what I’ve seen change over that long span of time
Continue reading >
VK_EXT_multi_draw released for Vulkan
The Khronos Group has released today a new version of the Vulkan specification that includes the VK_EXT_multi_draw extension. This new extension has
Continue reading >
The progress of the legacy IPC migration in Chromium
Recall of the legacy IPCs migration
As you might know, Chromium has a multi-process architecture that involves many processes communicating with o
Continue reading >
My experience in esLibre 2021
This year, I decided to participate as speaker in esLibre 2021 conference. esLibre is a Spanish free software conference that covers a lot of differen
Continue reading >
Unresponsive web processes in WPE and WebKitGTK
In case you’re not familiar with WebKit‘s multiprocess model, allow me to explain some basics: In WebKitGTK and WPE we currently have three main proce
Continue reading >
Towards richer colors on the Web
Preface
Introduction
Colors on the Web
CSS Color
Color in Chromium
Render pipeline
Richer colors
So
Continue reading >
Tabs in HTML?
Tabs in HTML?
Please help us evaluate an idea!
I've fallen a bit behind on my podcast consumption (thanks to being very busy), but I was recently c
Continue reading >
JS Nation Talk: “How to Outsmart Time: Building Futuristic JavaScript Apps Using Temporal”
Recently Compilers Team member Ujjwal Sharma gave a talk at the JS Nation 2021 conference about the Temporal proposal. Check out the recording here:
https://portal.gitnation.org/contents/how-to-outsmart-time-building-futuristic-javascript-apps-using-
Continue reading >
Video decoding in GStreamer with Vulkan
Warning: Vulkan video is still work in progress, from specification to available drivers and applications. Do not use it for production software just
Continue reading >
Linking deqp-vk much faster thanks to lld
Some days ago my Igalia colleague Adrián Pérez pointed us to mold, a new drop-in replacement for existing Unix linkers created by the original author
Continue reading >