Skip to content

BizarreMachinist/animated-wallpaper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

I want to have animated wallpaper on Gnome3, but there is no official support and I didn't find a good solution. Komorebi can create a dynamic desktop using a video but its functionality is bloated to me, so I recreate some of its core function into this small utility.

Usage

animated-wallpaper [FILE]

Play and loop the video FILE on your desktop.

Note

  • Will increase your CPU usage and lower your battery life

Build && Install

For Nix Users

nix-env -i -f https://github.com/Ninlives/animated-wallpaper/archive/master.tar.gz

Others

These instructions should work but I didn't test it, tell me if you encounter any problems.

Requirements

  • cmake
  • vala
  • pkgconfig
  • gtk3
  • clutter
  • clutter-gtk
  • clutter-gst
  • gst-libav

Instructions

git clone https://github.com/Ninlives/animated-wallpaper
cd animated-wallpaper
cmake . && make && make install

About

Animated wallpaper for Gnome and other desktops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 79.3%
  • Vala 19.5%
  • Nix 1.2%