An animated genshin sddm-theme, comes with animated background implemented changing backgrounds for the time of day.With every login-session,new wallpaper will be shown based on the time on your OS.
You can change almost all the colors within the 'theme.conf' file.More color options will be added in the future
✔️Animated Background (2/2)
✔️Date&Time Menu (1/1)
- Layout
✔️Door Animation (5/5)
-
Function to validate Username and Password
-
fragmentShader config for Transparent videos
-
Door Videos
- Morning Door
- Sunlight Door
- Night Door
-
Transparent Videos
- Morning Door
- Sunlight Door
- Night Door
-
Encoded Videos
❌ Transparent MOV (Didn't work) ❌ Transparent Webm (Didn't work) ❌ Custom Function For Png Sequence (Didn't work)
✔️ Currently fragmentShader config with black background kind of works but looks weird.Will try to find a better solution in the future.
✔️Variable Animations for different time of the day (3/3)
- Morning Animations
- Sunlight Animations
- Night Animations
✔️Custom songs and Music Player (2/2)
- List of custom songs
- Music Player on login screen to change the currently playing song
✔️ Install Script (3/3)
- Auto-download videos (Some of the videos are uploaded to rep whioe the others are uploaded to Google Drive/Mega/Dropbox.Only Dropbox and Mega are automatic.Will add automatic installation for Google Drive in the future)
- Add Users
- Change current theme
✔️ Windows Version (Finished and published in another repository.Check my profile for more information.) (6/6)
- Re-Create whole qml theme in QT 6 Framework
- Re-Create or fix Types and Arguments
- Optimize Variables
- Change os-based settings
- Build Application
- Deploy Build
Currently most features doesn't work or removed for compatibility and transition to qt6.I will try to replace windows locksreen first then add removed features.
✔️ Add Custom SFX (2/2)
- SFX For Button Click
- SFX For Door Animations
⚙️ Custom Grub theme (1/7)
- Design a custom background image.
- Customize fonts and colors for the menu items.
- Add icons for different menu entries.
- Configure the boot menu layout.
- Test the theme on a virtual machine.
- Troubleshoot and fix any display issues.
- Write a script for automated installation.
⏸️ Custom Ui for Installer (0/?)(Paused)
- Add installer UI with qt6 for better usability and easier installation for new people.
⏸️ Custom lock theme (0/2)(Paused)
- So i will need to create my own lockscreen since swaylock won't work with widgets because of layers
- From this point i will mainly work on optimization,layout fixes and lock screen.
⏸️ SHA3-512 Encryption (2/3)(Paused)
- Write a python code that encrypts the password
- Change LoginPanel as it checks for encrpyted password and also compares it to user input
- Change installer to save username and password in sha512 encrypted text.
❌ Add AUR compatibility for easier installs on Arch based systems (Maybe Later)
❌ Custom plymouth theme (Maybe Later)
❌ Custom wlogout theme (Maybe Later)
Before creating an issue, please check the Wiki for common issues and their solutions first.If you would like to contribute to this repo, feel free to do so by creating a PR. I am open to suggestions.
For Arch based distros using pacman (Obarun/Artix/Manjaro/KaOS/Chakra etc.)
sudo pacman -S gst-libav phonon-qt5-gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly qt5-quickcontrols2 qt5-graphicaleffects qt5-multimedia qt6-base megatools xorg-xrandr --overwrite '*'
For Debian based distros using apt (Ubuntu/Kali/Neon/antiX etc.Excluding Kubuntu)
sudo apt-get install gstreamer1.0-libav qml-module-qtmultimedia libqt5multimedia5-plugins qt6-base-dev megatools
For Kubuntu using apt
sudo apt install gstreamer1.0-libav phonon4qt5-backend-gstreamer gstreamer1.0-plugins-good qml-module-qtquick-controls qml-module-qtgraphicaleffects qml-module-qtmultimedia qt5-default qt6-base megatools
Installation just got easier.Just clone this repo then cd into repo and run installer. Videos will be installed using megatools.
git clone https://github.com/nicefaa6waa/genshin-sddm-theme.git
cd genshin-sddm-theme
bash install-sddm-theme.sh
If you want manual installation:
⚙️Manual Installation Instructions
Follow the steps below to install and test it:
To test it before use you need to install this repo and copy it to your sddm themes folder.
In order to do this:
For Arch based distros:
cd
git clone https://github.com/nicefaa6waa/genshin-sddm-theme.git
sudo cp -r genshin-sddm-theme/ /usr/share/sddm/themes/
For Debian based distros:
cd
git clone https://github.com/nicefaa6waa/genshin-sddm-theme.git
sudo cp -r genshin-sddm-theme /usr/share/sddm/themes/
Then unzip the downloaded folder to your themes folder.In order to do so:
For Uncompressed zip
sudo unzip -q -d /usr/share/sddm/themes/genshin-sddm-theme/backgrounds/ ~/Downloads/Uncompressed*.zip
For Compressed zip
sudo unzip -q -d /usr/share/sddm/themes/genshin-sddm-theme/backgrounds/ ~/Downloads/Compressed*.zip
I HIGHLY RECOMMEND TESTING FIRST.
There may be some visual bugs on varying distros so before changing your theme test it first with the command. Now, assuming that you've installed it correctly to test it:
sddm-greeter --test-mode --theme genshin-sddm-theme
If you are new and you don't know how to change the SDDM theme, follow these steps:
If you are on KDE Plasma you can easily change sddm theme from settings.If you use something else
-
Edit the config file in '/etc/sddm.conf'. If you don't have 'sddm.conf' file, then copy it from '/usr/lib/sddm/default.conf'. If you are on hyprdots, then the config file will be in '/etc/sddm.conf.d/kde_settings.conf'.Furthermore you may have kde_settings.conf in your current active sddm theme.
sudo nano /path/to/your/config/file
-
Look for the following section in the configuration file:
[Theme] Current=
-
Change your theme to
genshin-sddm-theme
.
This is the modified version of aczw's corner theme
!DISCLAIMER ALL VIDEOS BELONGS TO HOYOVERSE.I DO NOT OWN ANY OF THEM
Thank you all!