Skip to content

Commit

Permalink
start working on backgrounds
Browse files Browse the repository at this point in the history
  • Loading branch information
fabfurnari committed Mar 2, 2015
1 parent 424cbc2 commit 145e7f6
Show file tree
Hide file tree
Showing 20 changed files with 179 additions and 0 deletions.
Binary file added backgrounds/archeos-wallpaper_1024x768.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added backgrounds/archeos-wallpaper_1280x1024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added backgrounds/archeos-wallpaper_1280x800.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added backgrounds/archeos-wallpaper_1600x1200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added backgrounds/archeos-wallpaper_1920x1080.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added backgrounds/archeos-wallpaper_1920x1200.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions backgrounds/archeos.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<background>
<static>
<duration>8640000.0</duration>
<file>
<size width="1024" height="768">/usr/share/images/desktop-base/archeos-wallpaper_1024x768.png</size>
<size width="1280" height="1024">/usr/share/images/desktop-base/archeos-wallpaper_1280x1024.png</size>
<size width="1280" height="800">/usr/share/images/desktop-base/archeos-wallpaper_1280x800.png</size>
<size width="1600" height="1200">/usr/share/images/desktop-base/archeos-wallpaper_1600x1200.png</size>
<size width="1920" height="1080">/usr/share/images/desktop-base/archeos-wallpaper_1920x1080.png</size>
<size width="1920" height="1200">/usr/share/images/desktop-base/archeos-wallpaper_1920x1200.png</size>
</file>
</static>
</background>

10 changes: 10 additions & 0 deletions debian/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ if [ "$1" = "configure" -o "$1" = "abort-upgrade" ]; then
desktop-background \
/usr/share/images/desktop-base/$background $priority
done << EOF
kali-wallpaper_1024x768.png 70
kali-wallpaper_1600x1200.png 70
kali-wallpaper_1280x1024.png 70
kali-wallpaper_1280x800.png 70
kali-wallpaper_1920x1080.png 75
kali-wallpaper_1920x1200.png 70
joy-wallpaper_1600x1200.svg 65
joy-wallpaper_1280x1024.svg 65
joy-wallpaper_1920x1080.svg 70
Expand All @@ -38,6 +44,10 @@ EOF
/usr/share/images/desktop-base/desktop-background.xml \
desktop-background.xml \
/usr/share/images/desktop-base/joy.xml 10
update-alternatives --install \
/usr/share/images/desktop-base/desktop-background.xml \
desktop-background.xml \
/usr/share/images/desktop-base/archeos.xml 20

# Alternatives for the splash
while read splash priority; do
Expand Down
9 changes: 9 additions & 0 deletions gnome-backgrounds.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
<wallpaper>
<name>Kali</name>
<filename>/usr/share/images/desktop-base/archeos.xml</filename>
<options>zoom</options>
<shade_type>horizontal-gradient</shade_type>
<pcolor>#0099cc</pcolor>
<scolor>#006699</scolor>
</wallpaper>
<wallpaper>
<!-- don't include words such as "wallpaper" (avoids translations) -->
<name>Debian</name>
Expand All @@ -19,3 +27,4 @@
<scolor>#006699</scolor>
</wallpaper>
</wallpapers>

8 changes: 8 additions & 0 deletions kdm-theme/archeos/KdmGreeterTheme.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[KdmGreeterTheme]
Encoding=UTF-8
Greeter=archeos.xml
Name=ArcheOS
Description=ArcheOS KDM Theme
Author=None
Copyright=None
Screenshot=screenshot.png
138 changes: 138 additions & 0 deletions kdm-theme/archeos/archeos.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">

<greeter id="theme">
<style font="Sans 12" window-text-color="#bfd9ff"
base-color="#bfd9ff" alternate-base-color="#666666"
text-color="#555555" disabled-text-color="#999999"
base-alpha="0"
disabled-base-color="#ff0000"
disabled-base-alpha="0.25"
disabled-highlight-alpha="0"
frame="false" />

<item type="pixmap" id="background" background="true">
<normal file="background.png" scalemode="scale"/>
<pos x="0" y="0" width="100%" height="100%"/>
</item>
<!--
<item type="pixmap" id="system-session">
<normal file="rectangle.png"/>
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
</item>
<item type="pixmap" id="branding-logo" background="true">
<normal file="branding.png" alpha=".4" />
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
</item>
-->
<item type="pixmap" id="system-session">
<normal file="rectangle.png"/>
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>

<fixed>
<item type="label" id="welcome">
<pos anchor="nw" x="20" y="20"/>
<normal alpha="1.0" font="Sans Bold 14" color="#444444"/>
<text>%h </text>
</item>
</fixed>
</item>


<item type="rect">
<pos anchor="c" x="50%" y="50%" width="200" height="100"/>
<box orientation="vertical" spacing="10" homogeneous="true">

<item type="rect" id="user-field">
<pos anchor="c" x="50%" y="50%" width="200" height="box"/>
<fixed>
<item type="pixmap">
<pos anchor="w" x="0" y="50%"/>
<normal file="user_icon.png"/>
</item>

<item type="pixmap">
<pos anchor="w" x="42" y="50%"/>
<normal file="lineedit_normal.png"/>
<prelight file="lineedit_active.png"/>
<active file="lineedit_active.png"/>
</item>

<item type="entry" id="user-entry">
<pos anchor="w" x="49" y="50%" width="140" height="20"/>
</item>
</fixed>
</item>

<item type="rect" id="user-field2">
<pos anchor="c" x="50%" y="50%" width="200" height="box"/>
<fixed>
<item type="pixmap" button="true">
<pos anchor="w" x="0%" y="50%"/>
<normal file="lock.png"/>
</item>

<item type="pixmap">
<pos anchor="w" x="42" y="50%"/>
<normal file="lineedit_normal.png"/>
<prelight file="lineedit_active.png"/>
<active file="lineedit_active.png"/>
</item>

<item type="entry" id="pw-entry">
<pos anchor="w" x="49" y="50%" width="140" height="20"/>
</item>
</fixed>
</item>
</box>
</item>

<item type="rect" id="system-session">
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
<fixed>
<item type="label">
<pos anchor="se" x="-15" y="-20"/>
<normal font="Sans Bold 10" color="#444444"/>
<text>%c</text>
</item>

<item type="pixmap" id="session_button" button="true">
<normal alpha="1.0" file="session_normal.png"/>
<prelight file="session_normal.png"/>
<active file="session_normal.png"/>
<pos anchor="sw" x="22" y="-20"/>
</item>

<item type="pixmap" id="system_button" button="true">
<normal alpha="1.0" file="system_normal.png"/>
<prelight file="system_normal.png"/>
<active file="system_normal.png"/>
<pos anchor="sw" x="50" y="-20"/>
</item>
</fixed>
</item>

<item type="rect" id="caps-lock-warning">
<pos anchor="c" x="50%" y="50%" width="416" height="262"/>
<fixed>
<item type="label" id="mesage">
<normal color="#444444" font="Sans Bold 10"/>
<pos anchor="s" x="50%" y="80%"/>
<stock type="caps-lock-warning"/>
</item>
</fixed>
</item>

<item type="rect" id="pam-error-paceholder">
<pos anchor="c" x="50%" y="42%" widht="615" height="200"/>
<fixed>
<item type="label" id="pam-error">
<pos anchor="c" x="50%" y="50%" expand="true"/>
<normal alpha="1.0" color="#aa4444" font="Sans Bold 10"/>
<text/>
</item>
</fixed>
</item>

</greeter>
Binary file added kdm-theme/archeos/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kdm-theme/archeos/lineedit_active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kdm-theme/archeos/lineedit_normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kdm-theme/archeos/lock.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kdm-theme/archeos/rectangle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kdm-theme/archeos/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kdm-theme/archeos/session_normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kdm-theme/archeos/system_normal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added kdm-theme/archeos/user_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 145e7f6

Please sign in to comment.