跳转到主内容
Soon, @electron packages on npm will require Node.js 22 LTS. Read more on our blog.

局限性

  • 你不能点击穿透透明区域。 更多细节参见 #1335
  • 透明窗口不可调整大小。 Setting resizable to true may make a transparent window stop working on some platforms.
  • CSS blur() 选择器仅适用于网页,因此无法对位于透明窗口下方的内容应用模糊效果 (例如在用户系统上打开的其他应用程序) 。
  • 当打开开发者工具时,窗口将不透明。
  • On Windows:
    • Transparent windows can not be maximized using the Windows system menu or by double clicking the title bar. The reasoning behind this can be seen on PR #28207.
  • On macOS:
    • 在 Mac 上, 原生窗口阴影不会显示在透明窗口中。

AltStyle によって変換されたページ (->オリジナル) /