Tools: Latest Zed Editor Switching Graphics Lib From Blade To Wgpu 2026
There was an error while loading. Please reload this page.
There was an error while loading. Please reload this page.
The blade graphics library is a mess and causes several issues for both Zed users as well as other 3rd party apps using GPUI. This PR removes blade and implements the linux platform using wgpu which is the de-facto standard in the rust UI and graphics ecosystem. This will not just fix issues that Zed users have today, but also profit from wgpu improvements in the futures, from other projects contributing (such as the bevy game engine, Iced, or pretty much every other relevant project).
This will close several related issues on the zed repo as well. See https://github.com/zed-industries/zed/issues?q=frozen%20nvidia%20linux (probably not all of them, have only tested the freeze on nvidia and Smithay-based wayland compositors).
Some related issues: #44814 #40481 niri-wm/niri#2335 zortax/zlaunch#15
Would appreciate feedback if this is something the zed maintainers would be interested in.
There was an error while loading. Please reload this page.
There was an error while loading. Please reload this page.
This PR includes links to the following GitHub Issues: #niri-wm/niri#2335, #44814, #40481, #zortax/zlaunch#15 If this PR aims to close an issue, please include a Closes #ISSUE line at the top of the PR body.
There was an error while loading. Please reload this page.
Source: HackerNews