mirror of
https://github.com/grassmunk/Chicago95.git
synced 2025-07-27 07:34:36 +02:00
rearranging folders, added KDE splash screen
This commit is contained in:
parent
120458a88f
commit
63a7e90a6c
3
KDE/Splash/chicago95.splashscreen/README .md
Normal file
3
KDE/Splash/chicago95.splashscreen/README .md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# Vader-SplashScreen
|
||||||
|
A Chicago95 Splash Screen.
|
||||||
|
|
14
KDE/Splash/chicago95.splashscreen/contents/defaults
Normal file
14
KDE/Splash/chicago95.splashscreen/contents/defaults
Normal 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
|
BIN
KDE/Splash/chicago95.splashscreen/contents/previews/splash.png
Normal file
BIN
KDE/Splash/chicago95.splashscreen/contents/previews/splash.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 870 KiB |
@ -0,0 +1,8 @@
|
|||||||
|
import QtQuick 2.1
|
||||||
|
|
||||||
|
|
||||||
|
Image {
|
||||||
|
id: root
|
||||||
|
source: "images/background.png"
|
||||||
|
property int stage
|
||||||
|
}
|
BIN
KDE/Splash/chicago95.splashscreen/contents/splash/Splash.qmlc
Normal file
BIN
KDE/Splash/chicago95.splashscreen/contents/splash/Splash.qmlc
Normal file
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 105 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
21
KDE/Splash/chicago95.splashscreen/metadata.desktop
Normal file
21
KDE/Splash/chicago95.splashscreen/metadata.desktop
Normal 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=
|
@ -33,10 +33,9 @@ A Window compositor
|
|||||||
## Install the LightDM login manager theme
|
## Install the LightDM login manager theme
|
||||||
[Click here](Lightdm/Chicago95/README.md) for install steps.
|
[Click here](Lightdm/Chicago95/README.md) for install steps.
|
||||||
|
|
||||||
OR
|
## KDE Support (experimental)
|
||||||
|
- SDDM Logon Manager:: Click `Install from file...` in Loggin Screen (SDDM) manager. Select `SDDM/Chicago95.tar.gz` to install the theme.
|
||||||
## Install the SDDM login manager theme
|
- Splash Screen: `plasmapkg2 -t lookandfeel -i KDE/Splash/chicago95.splashscreen`
|
||||||
Click `Install from file...` in Loggin Screen (SDDM) manager. Select `SDDM/Chicago95.tar.gz` to install the theme.
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
[Click here to view screenshots](Screenshots/SCREENSHOTS.md)
|
[Click here to view screenshots](Screenshots/SCREENSHOTS.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user