Wallpaper Engine

Wallpaper Engine

Windows 98 Desktop Experience
22개 중 21~22개 표시 중
< 1  2  >
업데이트: 2020년 11월 17일 오후 10시 49분

Removed unused files
Added license (right click this wallpaper, click 'Open in Explorer' then open license.txt to see it.)

After this update, HTML files can be used as a background. See (Open in Explorer)\bghtml\readme.txt to learn more.

Note: attempts to implement directly importing HTML backgrounds had failed for the following reasons:
* Wallpaper Engine's user properties don't support selecting HTML files.
* WE's browser engine (CEF) does not allow accessing local files that are neither inside the wallpaper directory nor imported by the user in user properties.
* Importing with <input type="file"> + JavaScript FileReader can't load the resources required by the HTML background.
* Uploading them on a remote web server is just inappropriate for this feature. (Active Desktop allowed only local files, too.)

업데이트: 2020년 11월 6일 오전 6시 47분