From 2801b068a046bb7d4163ccd7a6bde9dc40332034 Mon Sep 17 00:00:00 2001 From: GordonYoung Date: Mon, 14 Sep 2026 15:52:27 -0700 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20=E6=A1=8C=E9=9D=A2?= =?UTF-8?q?=E5=A3=B3=20=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index/plugins-v2/gordon.desktopshell.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 index/plugins-v2/gordon.desktopshell.yml diff --git a/index/plugins-v2/gordon.desktopshell.yml b/index/plugins-v2/gordon.desktopshell.yml new file mode 100644 index 0000000..223eddc --- /dev/null +++ b/index/plugins-v2/gordon.desktopshell.yml @@ -0,0 +1,10 @@ +id: gordon.desktopshell +name: 桌面壳 +description: 把整个桌面换成一张 Bing 每日壁纸,中间一个大标题,底下一排大按钮——桌面上原有的文件和快捷方式就是这些按钮,点一下就开,连点只开一次。压在所有窗口之下,不遮挡课件。 +entranceAssembly: "ClassIsland.DesktopShell.dll" +url: https://github.com/Gordonynh/DesktopShell +apiVersion: 2.0.0.0 +author: GordonYoung +repoOwner: Gordonynh +repoName: DesktopShell +assetsRoot: main From 5636f78ae8d8bcfac02662d66c7d5f286b15fcb1 Mon Sep 17 00:00:00 2001 From: GordonYoung Date: Tue, 15 Sep 2026 09:33:18 -0700 Subject: [PATCH 2/2] =?UTF-8?q?=E6=A1=8C=E9=9D=A2=E5=A3=B3=EF=BC=9A?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E=EF=BC=8C=E5=A3=81=E7=BA=B8?= =?UTF-8?q?=E6=9D=A5=E6=BA=90=E5=B7=B2=E4=B8=8D=E6=AD=A2=20Bing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1.4.0.0 加入 Windows 聚焦、哈勃与韦布两个来源,并支持几个来源一起用。 Co-Authored-By: Claude Opus 5 --- index/plugins-v2/gordon.desktopshell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index/plugins-v2/gordon.desktopshell.yml b/index/plugins-v2/gordon.desktopshell.yml index 223eddc..f9cf363 100644 --- a/index/plugins-v2/gordon.desktopshell.yml +++ b/index/plugins-v2/gordon.desktopshell.yml @@ -1,6 +1,6 @@ id: gordon.desktopshell name: 桌面壳 -description: 把整个桌面换成一张 Bing 每日壁纸,中间一个大标题,底下一排大按钮——桌面上原有的文件和快捷方式就是这些按钮,点一下就开,连点只开一次。压在所有窗口之下,不遮挡课件。 +description: 把整个桌面换成一张壁纸,中间一个大标题,底下一排大按钮——桌面上原有的文件和快捷方式就是这些按钮,点一下就开,连点只开一次。壁纸可用 Bing 每日、Windows 聚焦、Wallhaven 风景、哈勃与韦布、本地图片和文件夹轮播,也可几个来源一起用。压在所有窗口之下,不遮挡课件。 entranceAssembly: "ClassIsland.DesktopShell.dll" url: https://github.com/Gordonynh/DesktopShell apiVersion: 2.0.0.0