English 中文 繁體中文(中国台湾) 繁體中文(中国香港) Español Polski 日本語 Deutsch 한국어 Italiano Français Русский Português Português (Brasil) Suomi Tiếng Việt Türkçe ภาษาไทย Magyar Svenska Slovenčina Română Bahasa Melayu Nederlands Eesti keel Български Čeština Dansk sprog Ελληνική γλώσσα
https://github.com/dependon/fantascene-dynamic-wallpaper/wiki
AppImage: 1.9.8, Packaged in Ubuntu 16.04, compatible with most versions, but the MPV version is very old and the probability of crashing when video switching web wallpapers is high. If you can use deb, try to use the deb package as much as possible
DownloadPath: https://sourceforge.net/projects/fantascene-dynamic-wallpaper/files/1.9.8/
COPYRIGHT (C) 2020-2024 LIUMINGHANG <[email protected]>
THE PROJECT IS RELEASED UNDER THE:
Solution: You need to turn off desktop display in more settings (set False)
The reason for the double icon, Essentially, our software adopts the form of setting up a desktop At the bottom level, in some operating systems, icons and wallpapers are mixed together, which means that icons and wallpapers are single form and cannot be separated. However, in some Ubuntu desktops, I am not sure if it is a Mate environment or a Unity environment. The design is similar to Windows, where wallpapers and icons are separated. That is, our software serves as wallpapers, while the icon layer is still on top of us, and our software implements simple desktop functions (This is also one of the reasons why some people believe that dynamic wallpapers like Windows have not been implemented, and one of the reasons why they have been criticized.) We need to choose whether to display desktop in more settings and click "no".)
Set MPV windows and webview managed windows to desktop properties
The wallpaper and icons are separated, which means that we do not need the desktop provided by our software. If it is a kneaded whole, it is necessary, otherwise it cannot be implemented (so if it is a native desktop, it cannot be implemented unless the official interface is provided)
The inspiration for the software comes from the deepin desktop dde-desktop. After modifying the source code, we can use dbus to make the wallpaper transparent, achieving our first version of dynamic wallpaper. Later, due to the need to frequently recompile dde-desktop, our mindset was quite explosive, so we chose not to maintain it as the main task in the future. Interested parties can compile the code and deep branch it themselves. We need to install dependencies on the dde-file-manager and deepin-moview to compile and package it for use
Later, I wrote a simple desktop for the general version
Please see: fantascene-dynamic-wallpaper
yay -S fantascene-dynamic-wallpaper-git
yay -S fantascene-dynamic-wallpaper
Please see: https://sourceforge.net/projects/fantascene-dynamic-wallpaper/files/1.9.1/
qt >=5.8
mpv >=29.0
git clone https://gitee.com/liuminghang/fantascene-dynamic-wallpaper
cd fantascene-dynamic-wallpaper
sh start_makeLocal.sh
debian and ubuntu and deepin
git clone https://gitee.com/liuminghang/fantascene-dynamic-wallpaper
cd fantascene-dynamic-wallpaper
sh start_deb.sh
Thanks shenmo its great support. 欢迎体验星火商店,专为linux应用分发打造的社区商店
Thanks taotieren for his help on arch.
Thanks gesangtome for fixing some project bugs.
Thanks Akiba illusion its great support.
Thanks for the Polish translation provided by raspin0.
Thanks for the Spanish translation provided by Alvaro samudio.
Thanks for the pkg2mp4.md provided by M0rtzz.
Thanks lisuke support fix bug
Thanks gfdgd_xi Solve the compilation issues on loongarch,Welcome to GXDE OS
Thanks SoHugePenguin Add dark-style QSS and optimize program experience
Contributions are always welcome, Please create a new PR or issue if necessary.