Hi all,
Here are the artworks completed so far.
1) Wallpaper and gdm background. Now, the same graphic serves both functions.
I tried to come up with a color that goes both with the blue and the
gray tango icon sets. But the gray icon set still looks much better.
The download link is on the art wiki page, please install them to see
the impact.
2) Logo and the login box.
The logo with the login-box; they are glassified. I used the new
vertical logo arrangement that has become one of the official ubuntu
logos.
3) Modified Xubuntu.xml file. --Attached to this email.
4) Brand new usplashes.
a) 640x480
b) 800x600
c) 1024x768
d) 1365x768
5) Progress bar.
The basic edgy progress-bar concept remained except I changed the
colors slightly.
Please test them, if possible install and evaluate everything contextually.
https://wiki.ubuntu.com/Xubuntu/Artwork/Feisty/Incoming
Logo, background and Xubuntu.xml path: /usr/share/gdm/themes/xubuntu
Jmak
--
2007 Calendar, Great Xmas gift
http://www.lulu.com/content/512622
http://jozmak.googlepages.com/
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE greeter SYSTEM "greeter.dtd">
<greeter>
<!-- background -->
<item type="pixmap">
<normal file="background.png"/>
<pos y="0" x="0" width="100%" height="100%"/>
</item>
<!-- ubuntu logo -->
<item type="pixmap">
<normal file="text.png" alpha="1.0"/>
<pos x="50%" y="50%" width="scale" height="50%" anchor="c"/>
</item>
<!-- bottom bar -->
<item type="rect">
<normal color="#2d4e5e"/>
<pos y="100%" x="0" width="100%" height="42" anchor="sw"/>
<box xpadding="10" spacing="10" orientation="horizontal">
<!-- reboot -->
<item type="rect" id="reboot_button" button="true">
<show type="reboot" modes="console"/>
<pos y="50%" width="box" height="box" anchor="w"/>
<box xpadding="0" spacing="2" orientation="horizontal">
<item type="pixmap">
<normal file="icon-reboot.png"/>
<prelight file="icon-reboot.png"/>
<active file="icon-reboot.png"/>
</item>
<item type="label">
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
<prelight font="Bitstream Vera Sans 11" color="#dce2e5"/>
<active font="Bitstream Vera Sans 11" color="#a9b3b7"/>
<pos y="50%" anchor="w"/>
<stock type="reboot"/>
</item>
</box>
</item>
<!-- halt -->
<item type="rect" id="halt_button" button="true">
<show type="halt" modes="console"/>
<pos y="50%" width="box" height="box" anchor="w"/>
<box xpadding="0" spacing="2" orientation="horizontal">
<item type="pixmap">
<normal file="icon-shutdown.png"/>
<prelight file="icon-shutdown.png"/>
<active file="icon-shutdown.png"/>
</item>
<item type="label">
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
<prelight font="Bitstream Vera Sans 11" color="#dce2e5"/>
<active font="Bitstream Vera Sans 11" color="#a9b3b7"/>
<pos y="50%" anchor="w"/>
<stock type="halt"/>
</item>
</box>
</item>
<!-- quit / disconnect -->
<item type="rect" id="disconnect_button" button="true">
<normal/>
<show modes="flexi,remote"/>
<pos y="50%" width="box" height="box" anchor="w"/>
<box xpadding="0" spacing="2" orientation="horizontal">
<item type="pixmap">
<normal file="icon-logout.png"/>
<prelight file="icon-logout.png"/>
<active file="icon-logout.png"/>
</item>
<item type="label">
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
<prelight font="Bitstream Vera Sans 11" color="#dce2e5"/>
<active font="Bitstream Vera Sans 11" color="#a9b3b7"/>
<pos y="50%" anchor="w"/>
<stock type="disconnect"/>
<show modes="remote"/>
</item>
<item type="label">
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
<prelight font="Bitstream Vera Sans 11" color="#dce2e5"/>
<active font="Bitstream Vera Sans 11" color="#a9b3b7"/>
<pos y="50%" anchor="w"/>
<stock type="quit"/>
<show modes="flexi"/>
</item>
</box>
</item>
</box>
</item>
<!-- hostname and clock -->
<item type="rect">
<pos x="100%" y="100%" width="box" height="42" anchor="se"/>
<box xpadding="10" spacing="10" orientation="horizontal">
<item type="label">
<pos x="100%" y="50%" anchor="e"/>
<normal font="Bitstream Vera Sans Bold 11" color="#ffffff"/>
<text>%h //</text>
</item>
<item type="label" id="clock">
<pos x="100%" y="50%" anchor="e"/>
<normal font="Bitstream Vera Sans 11" color="#ffffff"/>
<text>%c</text>
</item>
</box>
</item>
<!-- password box -->
<item type="rect">
<pos x="50%" y="59%" width="box" height="box" anchor="c"/>
<box xpadding="0" ypadding="0" spacing="5" orientation="vertical">
<item type="rect">
<pos x="0" y="0" width="box" height="box" expand="true"/>
<normal color="#ffffff" alpha="0.00"/>
<box xpadding="50" ypadding="15" spacing="10" orientation="vertical">
<item type="label" id="pam-prompt">
<pos x="0"/>
<normal font="Bitstream Vera Sans Bold 9" color="#3a5065"/>
<stock type="username-label"/>
</item>
<item type="rect">
<normal color="#dce2e5"/>
<pos width="160" height="24"/>
<fixed>
<item type="entry" id="user-pw-entry">
<pos y="1" x="1" width="-2" height="-2" anchor="nw"/>
</item>
</fixed>
</item>
<!-- timer warning -->
<item type="label" id="timed-label">
<show type="timed"/>
<normal font="Bitstream Vera Sans Bold 9" color="#3a5065"/>
<stock type="timed-label"/>
</item>
</box>
</item>
<item type="rect">
<pos x="0" y="0" width="100%" height="box" expand="true"/>
<normal color="#ffffff" alpha="0.00"/>
<box xpadding="10" ypadding="8" spacing="10" orientation="horizontal" homogeneous="true">
<!-- language -->
<item type="rect" id="language_button" button="true">
<pos x="50%" y="50%" width="box" height="box" anchor="c"/>
<box xpadding="0" spacing="2" orientation="horizontal">
<item type="pixmap">
<pos width="24" height="24"/>
<normal file="icon-language.png"/>
<prelight file="icon-language-prelight.png"/>
<active file="icon-language-active.png"/>
</item>
<item type="label">
<normal font="Bitstream Vera Sans 9" color="#3a5065"/>
<prelight font="Bitstream Vera Sans 9" color="#587999"/>
<active font="Bitstream Vera Sans 9" color="#3a5065"/>
<pos y="50%" anchor="w"/>
<stock type="language"/>
</item>
</box>
</item>
<!-- session -->
<item type="rect" id="session_button" button="true">
<pos x="50%" y="50%" width="box" height="box" anchor="c"/>
<box xpadding="0" spacing="2" orientation="horizontal">
<item type="pixmap">
<pos width="24" height="24"/>
<normal file="icon-session.png"/>
<prelight file="icon-session-prelight.png"/>
<active file="icon-session-active.png"/>
</item>
<item type="label">
<normal font="Bitstream Vera Sans 9" color="#3a5065"/>
<prelight font="Bitstream Vera Sans 9" color="#587999"/>
<active font="Bitstream Vera Sans 9" color="#3a5065"/>
<pos y="50%" anchor="w"/>
<stock type="session"/>
</item>
</box>
</item>
</box>
</item>
</box>
</item>
<!-- caps lock warning -->
<item type="label" id="caps-lock-warning">
<pos x="50%" y="80%" anchor="c"/>
<normal font="Bitstream Vera Sans Bold 11" color="#dc292b"/>
<stock type="caps-lock-warning"/>
</item>
<!-- pam error -->
<item type="label" id="pam-error">
<pos x="50%" y="83%" anchor="c" />
<normal font="Bitstream Vera Sans Bold 11" color="#dc292b"/>
<text></text>
</item>
<!-- pam message (hidden, but required) -->
<item type="label" id="pam-message">
<pos x="50%" anchor="c" />
<normal alpha="0.00" font="Bitstream Vera Sans Bold 11" color="#000000"/>
<text></text>
</item>
</greeter>
--
xubuntu-devel mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/xubuntu-devel