rearranging folders, added KDE splash screen

This commit is contained in:
p 2019-04-26 00:12:53 -07:00
parent 120458a88f
commit 63a7e90a6c
10 changed files with 49 additions and 4 deletions

View File

@ -0,0 +1,3 @@
# Vader-SplashScreen
A Chicago95 Splash Screen.

View File

@ -0,0 +1,14 @@
[kdeglobals][KDE]
widgetStyle=breeze
[kdeglobals][General]
ColorScheme=Numix
[kdeglobals][Icons]
Theme=Numix-Circle
[plasmarc][Theme]
name=org.numixproject.kde
[kcminputrc][Mouse]
cursorTheme=breeze_cursors

Binary file not shown.

After

Width:  |  Height:  |  Size: 870 KiB

View File

@ -0,0 +1,8 @@
import QtQuick 2.1
Image {
id: root
source: "images/background.png"
property int stage
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@ -0,0 +1,21 @@
[Desktop Entry]
Comment=Chicago95
Encoding=UTF-8
Keywords=Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;
Name=Chicago95
Type=Service
X-KDE-ServiceTypes=Plasma/LookAndFeel
X-KDE-ParentApp=
X-KDE-PluginInfo-Author=Grassmunk
X-KDE-PluginInfo-Category=KDE splashscreen
X-KDE-PluginInfo-Email=
X-KDE-PluginInfo-License=GNU GPL v3
X-KDE-PluginInfo-Name=chicago95.splashscreen
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website=
X-KDE-fallbackPackage=org.kde.breeze.desktop
X-Plasma-MainScript=defaults
X-KPackage-Dependencies=

View File

@ -33,10 +33,9 @@ A Window compositor
## Install the LightDM login manager theme
[Click here](Lightdm/Chicago95/README.md) for install steps.
OR
## Install the SDDM login manager theme
Click `Install from file...` in Loggin Screen (SDDM) manager. Select `SDDM/Chicago95.tar.gz` to install the theme.
## KDE Support (experimental)
- SDDM Logon Manager:: Click `Install from file...` in Loggin Screen (SDDM) manager. Select `SDDM/Chicago95.tar.gz` to install the theme.
- Splash Screen: `plasmapkg2 -t lookandfeel -i KDE/Splash/chicago95.splashscreen`
## Screenshots
[Click here to view screenshots](Screenshots/SCREENSHOTS.md)