An open API service indexing awesome lists of open source software.

https://github.com/exponefrv1/live-wallpaper-raw

Raw code of live wallpapers for overview.
https://github.com/exponefrv1/live-wallpaper-raw

live live-wallpaper livewallpaper wallpaper-changer wallpaper-engine wallpapers

Last synced: 5 months ago
JSON representation

Raw code of live wallpapers for overview.

Awesome Lists containing this project

README

          

![Demo](demo_Trim.gif)

# Live Wallpapers with Windows 8+ support
Raw code of live wallpapers for overview.
Finds WorkerW window and creates new one as child.
Probably, it'll help someone in representation of Live Wallpapers for Desktop.

## Requirements
Included headers:
* Windows.h
* Dshow.h

DirectShow requires two additional requirements:
* Quartz.lib
* Strmiids.lib

## Instructions
Edit WIDTH, HEIGHT and WP_PATH macros in "main.h".
Compile and run.
To close use Task Manager.