SDDM theme with Apple TV Aerial videos
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
eximus 67e2cd5984 removed unused svg 9 years ago
.gitignore updated README 9 years ago
LICENSE initial test version 9 years ago
Main.qml README changes 9 years ago
README.md README changes 9 years ago
background.jpg initial test version 9 years ago
metadata.desktop updated README 9 years ago
playlist.m3u README changes 9 years ago
randomize_playlist.sh added all videos 9 years ago
reboot.svg initial test version 9 years ago
shutdown.svg initial test version 9 years ago
theme.conf initial test version 9 years ago
theme.conf.user initial test version 9 years ago
warning_red.png initial test version 9 years ago

README.md

Aerial theme for sddm

SDDM theme with Apple TV Aerial videos

Dependencies

It is necessary to have the Phonon GStreamer backend for qt5 and the GStreamer ffmpeg Plugin

  • For Arch linux : pacman -S gst-libav phonon-qt5-gstreamer

Other notes

This theme streams the videos so internet connection is necessary If there is no active connection or the video can't be played the background will fallback to the image background.jpg

Changing settings in theme.conf.user:

You can change the font and the background. The background can be either an image, a video or a playlist (.m3u) file, for example:

[General]
background="playlist.m3u"
displayFont="Montserrat"

Preview

...

TODO

  • Randomize playlist each time inside QML
  • Pick Videos based on time of day

Feel free to contribute to these ;)

License

Theme is licensed under GPL. Main.qml file is MIT licensed.