Hacker News new | ask | show | jobs
by roschdal 32 days ago
GTK 4 completely overhauled its rendering pipeline. It finally ditched the old CPU-bound Cairo rendering in favor of a modern scene graph (GSK) that natively leverages OpenGL and Vulkan. This browser is C, while Qt needs C++ normally. Maybe I will make my own toolkit, like the Chrome Aura.