All Projects → xfgryujk → Wincustomdesktop

xfgryujk / Wincustomdesktop

Licence: mit
自绘桌面框架,用你的代码绘制桌面

Projects that are alternatives of or similar to Wincustomdesktop

Oh My Earth
Make a real time earth picture as your wallpaper
Stars: ✭ 168 (+54.13%)
Mutual labels:  wallpaper, desktop
YdarWallpaper
opengl渲染的动态桌面壁纸
Stars: ✭ 65 (-40.37%)
Mutual labels:  wallpaper, desktop
Komorebi
A beautiful and customizable wallpapers manager for Linux
Stars: ✭ 2,472 (+2167.89%)
Mutual labels:  wallpaper, desktop
komorebi
A beautiful and customizable wallpaper manager for Linux
Stars: ✭ 231 (+111.93%)
Mutual labels:  wallpaper, desktop
Lively
Stars: ✭ 5,721 (+5148.62%)
Mutual labels:  wallpaper, desktop
Dmskin Wallpaper Maker
Windows 桌面动态壁纸 视频壁纸
Stars: ✭ 151 (+38.53%)
Mutual labels:  wallpaper, desktop
Wallop
Extensible, living/animated wallpaper engine built in C# using Silk.NET's OpenGL wrapper at its core.
Stars: ✭ 27 (-75.23%)
Mutual labels:  wallpaper, desktop
Repaper
Desktop that changes based on weather & time
Stars: ✭ 148 (+35.78%)
Mutual labels:  wallpaper, desktop
Zvirtualdesktop
Windows 10 Virtual Desktop Hotkeys, System Tray Icon, Wallpapers, and Task View replacement
Stars: ✭ 322 (+195.41%)
Mutual labels:  wallpaper, desktop
animwall
Animated wallpapers for Linux
Stars: ✭ 28 (-74.31%)
Mutual labels:  wallpaper, desktop
ActiveDesktopPlus
A simple app that lets you pin windows to your desktop and use fullscreen programs and videos as interactive wallpapers.
Stars: ✭ 88 (-19.27%)
Mutual labels:  wallpaper, desktop
Redpaper
A tool to download and set desktop wallpapers from Reddit
Stars: ✭ 64 (-41.28%)
Mutual labels:  wallpaper, desktop
Paperview
A high performance X11 animated wallpaper setter
Stars: ✭ 999 (+816.51%)
Mutual labels:  wallpaper, desktop
Himawari Bg
🌏 Set the latest image from Himawari 8 as your desktop background.
Stars: ✭ 81 (-25.69%)
Mutual labels:  wallpaper, desktop
Opencv Java Tutorials
Source for the OpenCV with Java tutorials
Stars: ✭ 102 (-6.42%)
Mutual labels:  desktop
Corona
Solar2D Game Engine main repository (ex Corona SDK)
Stars: ✭ 1,679 (+1440.37%)
Mutual labels:  desktop
Tiles And Such
Archives of tilelable images/wallpapers
Stars: ✭ 101 (-7.34%)
Mutual labels:  wallpaper
My dotfiles
Just a collections of my dotfiles...
Stars: ✭ 101 (-7.34%)
Mutual labels:  desktop
Jtop
SVG virtual desktop library that lets you build beautiful desktop like user interfaces.
Stars: ✭ 108 (-0.92%)
Mutual labels:  desktop
Bingpaper
Use Bing daily photo as your wallpaper for macOS.
Stars: ✭ 105 (-3.67%)
Mutual labels:  wallpaper

WinCustomDesktop

自绘桌面框架,用你的代码绘制桌面,支持插件开发

目前自带的插件有播放视频、桌面浏览器、遮罩桌面和WIMC

想法来自DreamScene,在Wallpaper Engine出来很早之前就做过类似的了,最近想完善它

播放Bad Apple

VideoDesktop

桌面浏览器

DesktopBrowser

遮罩桌面

MaskDesktop

WIMC

WIMC = Where the fuck Is My Cursor

WIMC

资源占用

经过优化,占用的计算资源很少,以下为播放Bad Apple时占用的资源

CPU

支持的平台

以下是已通过测试的平台,其他平台未测试,不代表不支持

  • 64位Windows 10
  • 64位Windows 7
  • 32位Windows 7
  • Windows XP

搭建开发环境

  1. 使用VS2013或以上版本
  2. 运行SetupEnvironment.bat

插件开发

  1. 下载源码
  2. 把插件模板导入VS2013:
    Plugin\CustomDesktopPluginTemplate.zip放到你的VS2013模板目录下,你可以在工具-选项-项目和解决方案-用户项目模板位置看到你的模板目录
  3. 在解决方案中新建项目,模板选择CustomDesktop插件,位置选择Plugin目录,否则无法找到CommonProperty.props
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].