KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
VideoWallpaper
★ 51
Open GitHub ↗
To make videos as your wallpapers
Download README (.md)
Explore Similar Repositories
live-wallpaper
:
Lightweight, free video-as-wallpaper for macOS, with Adaptive Theme, Power Saving mode.
waywe-rs
:
Wallpaper engine built for Wayland written in Rust.
WallEngine
:
Create and set animated wallpapers for Windows
anipaper
:
📽 A simple X11+SDL2 animated wallpaper setter and video player
VideoPaper
:
Add custom wallpaper videos to your MacOS 26+ Wallpaper Settings
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
VideoWallpaper
?
Download (.md)
# VideoDesktop-视频壁纸  **VideoDesktop**采用Qt编写,是轻量级的桌面壁纸程序。 - **功能简洁** :一键设置壁纸,通过滑块控制音量大小。 - **方便拓展** :可以拓展为将其它软件界面置于桌面的效果。 -`include <finddesktop.h> SendMessageToDesktop();//发送消息 HWND desktopWnd=findDesktopIconWnd();//获取桌面句柄 SetParent(yourHwnd,desktopWnd);//设置父窗口 ` - **注意事项** :采用QMediaPlayer,使用时需要安装解码器。能播放的视频取决于解码器的设置。 - **更新** :现在能够读取网页了,不过这部分的实现太过于风骚,用户体验不怎么好…… ------------------- ###DEMO展示   **支持gif**  **支持网页** 