TranslateProject/sources/news/20221013 Blender 3.4 to Enable Native Wayland Support for Linux.md

78 lines
3.6 KiB
Markdown
Raw Normal View History

[#]: subject: "Blender 3.4 to Enable Native Wayland Support for Linux"
[#]: via: "https://news.itsfoss.com/blender-3-4-release/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lkxed"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Blender 3.4 to Enable Native Wayland Support for Linux
======
Blender is bringing in native Wayland support soon. Learn more here.
![Blender 3.4 to Enable Native Wayland Support for Linux][1]
Blender is a popular 3D creation suite that many professionals use.
The developers of Blender have recently added native Wayland support for Linux in the daily builds, and have confirmed adding the support in the upcoming Blender 3.4 release.
This is probably one of the significant development progress after [Blender 3.0 release][2] last year!
### Blender With Native Wayland
[Wayland][3] is a replacement to the X11 [display server][4] that aims to be a simpler and more modern solution.
Providing native Wayland support has become necessary, mainly because many distros now come with that kind of support out of the box.
With more Wayland support in the works and users switching to a distro with native support, this move was a given.
[Linux Laptops - Powered by Open Source][5]
With the daily builds, the **libdecor** library has made this possible. If you want to test it out, you need to have it installed for Blender to work correctly with native Wayland support.
While initial support for Wayland was present in Blender since 2020, it was not ready for prime time. It had a lot of issues, such as no tablet support, no NDOF support, no Hi-DPI support, and similar.
Now, it looks like most of those issues are gone.
### Expect it With Blender 3.4
A blog post by one of Blender's developers *Campbell Barton,* reveals that if all goes well with the daily builds, the Wayland support is coming to Blender 3.4.
Here's what he mentions:
> Now Wayland is enabled in our official builds, I hope to validate it for the up coming release. So unless issues arise which were unable to resolve, it will be officially supported in Blender 3.4x onward.
At this point, I can only hope that no significant issues affect its integration.
Otherwise, it may push back to a later release cycle.
Blender 3.4 will release in early **December 2022**, with improvements across the board and new features such as headless rendering for Linux, improvements for Sculpt, Intel Open PGL integration, and more.
> 💡 Blender with Wayland has some technical limitations. You can find more details on that in the [blog post][9].
💬*Are you excited to try out native Wayland support on Blender?*
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/blender-3-4-release/
作者:[Sourav Rudra][a]
选题:[lkxed][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lkxed
[1]: https://news.itsfoss.com/content/images/size/w1200/2022/10/blender-3-4-release.png
[2]: https://news.itsfoss.com/blender-3-0-release/
[3]: https://wayland.freedesktop.org/
[4]: https://itsfoss.com/display-server/
[5]: https://starlabs.systems/?rfsn=4790429.bdbc07
[6]: https://starlabs.systems/?rfsn=4790429.bdbc07
[7]: https://itsfoss.com/open-source-video-editors/
[8]: https://itsfoss.com/open-source-video-editors/
[9]: https://code.blender.org/2022/10/wayland-support-on-linux/