TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

QtWayland 6.6 Brings Robustness Through Compositor Handoffs

122 点作者 morceauxdebois超过 1 年前

6 条评论

CoastalCoder超过 1 年前
Could someone explain the significance of this for Wayland adoption?<p>As an outsider to the X11 vs. Wayland discussions, my impression has been that the main barriers to simply ditching X11 have been:<p>(1) poor Wayland support in nVidia&#x27;s proprietary drivers<p>(2) Wayland&#x27;s security model making some X11 use cases, e.g. screen recording, difficult or impossible.<p>Does QtWayland 6.6 address either of those (and&#x2F;or some other) barriers?
评论 #37482829 未加载
评论 #37482144 未加载
评论 #37484609 未加载
评论 #37483788 未加载
评论 #37482420 未加载
jangid超过 1 年前
Could this potentially open up the possibility of implementing a user-level desktop session serialization and restoration feature? Similar to how Emacs handles per-directory sessions.
评论 #37481927 未加载
renox超过 1 年前
This reminds me of Arcan where the goal number 1 is robustness, which is probably a good idea given the complexity of GUIs.
评论 #37484435 未加载
评论 #37483621 未加载
josefx超过 1 年前
&gt; clients relied on memory stored by the Xserver, they made synchronous calls that were expected to return values, and multiple clients talked to multple clients.<p>Wasn&#x27;t that just an issue with the Xlib interface? I thought Xcb made everything async.
评论 #37482849 未加载
c-hendricks超过 1 年前
Finally, save states for Minesweeper.<p>(This is genuinely interesting, I&#x27;m not sure how practical it is, but still very cool.)
评论 #37482311 未加载
PurpleRamen超过 1 年前
[..] Compositors and displays servers are now the same process, doubling the space for errors<p>The wayland security model means the compositor absorbs even more functions from global shortcuts to screencasting and input-method handling [..]<p>Doesnt that mean, Wayland becomes everything that X11 was, just worse? I thought, Wayland was created to break up the monolithic X-Server?
评论 #37482304 未加载
评论 #37482520 未加载