[GH-ISSUE #803] Wayland下丢失窗口阴影 #362

Closed
opened 2026-02-27 07:11:27 +03:00 by kerem · 5 comments
Owner

Originally created by @yqf23333 on GitHub (Feb 2, 2026).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/803

检查清单

  • 我已检索仓库中所有的 Issues,确保我没有重复提交问题;或有相似 Issue,但我觉得我的情况不包含在那个相似 Issue 之内
  • 我已经找到了可以复现这个问题的方法,并且写在了下面的「具体信息」中
  • 此问题可以在我的设备和当前环境中稳定复现
  • 此问题可以在最新版本 (Latest Release) 中复现
  • 此问题是在我更新到当前版本后出现的

是网页端还是客户端

客户端

当前系统环境

Ubuntu 25.10 - Gnome 49.0 Wayland

当前 Node.js 及 npm 版本

No response

当前版本

v3.0.0beta9

具体信息

Image

关闭无边框窗口模式则可以正常渲染阴影,但是全屏异常,如下图

Image

截图纯白底,实际可见窗口外围存在绘制痕迹,所有经过的元素都会残留并闪烁。

Originally created by @yqf23333 on GitHub (Feb 2, 2026). Original GitHub issue: https://github.com/imsyy/SPlayer/issues/803 ### 检查清单 - [ ] 我已检索仓库中所有的 Issues,确保我**没有重复提交问题**;或有相似 Issue,但我觉得我的情况不包含在那个相似 Issue 之内 - [x] 我已经找到了可以复现这个问题的方法,并且写在了下面的「具体信息」中 - [x] 此问题可以在我的设备和当前环境中**稳定复现** - [x] 此问题可以在最新版本 (Latest Release) 中复现 - [ ] 此问题是在我更新到当前版本后**才**出现的 ### 是网页端还是客户端 客户端 ### 当前系统环境 Ubuntu 25.10 - Gnome 49.0 Wayland ### 当前 Node.js 及 npm 版本 _No response_ ### 当前版本 v3.0.0beta9 ### 具体信息 <img width="2338" height="1556" alt="Image" src="https://github.com/user-attachments/assets/2f3f70fa-29b1-4b85-8c5d-2a061010915f" /> 关闭无边框窗口模式则可以正常渲染阴影,但是全屏异常,如下图 <img width="2290" height="1536" alt="Image" src="https://github.com/user-attachments/assets/6c984d0f-5fa7-48fc-9bc9-57b858583239" /> 截图纯白底,实际可见窗口外围存在绘制痕迹,所有经过的元素都会残留并闪烁。
kerem 2026-02-27 07:11:27 +03:00
  • closed this issue
  • added the
    重复
    label
Author
Owner

@github-actions[bot] commented on GitHub (Feb 2, 2026):

👋 您好 @yqf23333,感谢提交 Issue!
🚀 我们已经收到您的反馈,会尽快确认你的问题

在等待回复期间,您可以:

<!-- gh-comment-id:3832825881 --> @github-actions[bot] commented on GitHub (Feb 2, 2026): 👋 您好 @yqf23333,感谢提交 Issue! 🚀 我们已经收到您的反馈,会尽快确认你的问题 在等待回复期间,您可以: - 📖 查看 [项目文档](https://github.com/imsyy/SPlayer/blob/dev/README.md) - 💬 加入 [交流群](https://qm.qq.com/cgi-bin/qm/qr?k=2-cVSf1bE0AvAehCib00qFEFdUvPaJ_k&jump_from=webapi&authKey=1NEhib9+GsmsXVo2rCc0IbRaVHeeRXJJ0gbsyKDcIwDdAzYySOubkFCvkV32+7Cw) 进行实时讨论 - 🔍 搜索 [现有 Issues](https://github.com/imsyy/SPlayer/issues) 查看是否有类似问题
Author
Owner

@kazukokawagawa commented on GitHub (Feb 2, 2026):

#595

<!-- gh-comment-id:3833548378 --> @kazukokawagawa commented on GitHub (Feb 2, 2026): #595
Author
Owner

@github-actions[bot] commented on GitHub (Feb 2, 2026):

抱歉,由于被标记为 重复,该 Issue 将自动关闭
如果您认为该 Issue 仍然有效,请创建新的 Issue,我们会尽快确认并修复

<!-- gh-comment-id:3833548882 --> @github-actions[bot] commented on GitHub (Feb 2, 2026): 抱歉,由于被标记为 **重复**,该 Issue 将自动关闭 如果您认为该 Issue 仍然有效,请创建新的 Issue,我们会尽快确认并修复
Author
Owner

@MoYingJi commented on GitHub (Feb 2, 2026):

Gnome 的窗口阴影吗?因为窗口阴影应该是通过窗口装饰元素渲染的,无窗口装饰元素(无边框)的窗口都不会渲染的,问题不大()

<!-- gh-comment-id:3836348108 --> @MoYingJi commented on GitHub (Feb 2, 2026): Gnome 的窗口阴影吗?因为窗口阴影应该是通过窗口装饰元素渲染的,无窗口装饰元素(无边框)的窗口都不会渲染的,问题不大()
Author
Owner

@GoodbyeNJN commented on GitHub (Feb 8, 2026):

这是上游 Electron 在 Wayland 下的 bug,在 VSCode 上已经出现好长一段时间了,可以关注一下上游的 PR:

<!-- gh-comment-id:3867279204 --> @GoodbyeNJN commented on GitHub (Feb 8, 2026): 这是上游 Electron 在 Wayland 下的 bug,在 VSCode 上已经出现好长一段时间了,可以关注一下上游的 PR: - https://github.com/electron/electron/pull/49295 - https://github.com/electron/electron/pull/49209
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#362
No description provided.