You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
你好,我之前 Star 了一个仓库 https://github.com/xfgryujk/WinCustomDesktop ,这个仓库的做法是hook了explorer,直接在桌面上画图,也能放视频放网页,内存占用也很低,而且兼容 Windows XP ~ Win 10 之间的所有系统,也不会受到Aero的限制,而你的做法是直接把窗口显示在桌面图标与桌面壁纸之间,因此有很多局限性,你可以参考一下那个仓库的思路。
你好,我之前 Star 了一个仓库 https://github.com/xfgryujk/WinCustomDesktop ,这个仓库的做法是hook了explorer,直接在桌面上画图,也能放视频放网页,内存占用也很低,而且兼容 Windows XP ~ Win 10 之间的所有系统,也不会受到Aero的限制,而你的做法是直接把窗口显示在桌面图标与桌面壁纸之间,因此有很多局限性,你可以参考一下那个仓库的思路。