Create Wallpaper Engine which support html file, website, picture, video, exe and allow user interact with wallaper. Support multi-screens, two languages (English and Chinese).
Inside project, there is Webkit Chrome I created by C# in the other project.
对于一些特别的情况并没有很好适配,但是其实只要添加让用户自己输入显示器参数的步骤即可解决,但是并不会对我的积累有任何帮助了,所以暂时停下来了。留个坑以后无聊时候可以填上
本来是靠代码唤起bat文件执行到开机自启文件夹,但是太慢了,已放弃,换成注册表了
最后的release文件
C++ 简陋版一个程序管所有,判断文件格式
开机自启的程序,比WallpaperEngine落后一个版本里面的漏掉的东西可参照WallpaperEngine修复,但是懒了,因为没必要,将抛弃它和WallpaperEngine,改用最后的UI版本。
传递交互给壁纸(Control the input to wallpaper) WASD,QWER,shift,crtl,enter,esc,left click,right click(+ctrl)
C#UI界面(The start program for user)
The core of engine.
which I write by the opensource of cefsharp.(webkit core browser)
a very good free tool
