
Daemonic Smegma NG
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is the GDM Version of the KDM Theme Daemonic Smega, made by Hersch Stevenson
Screenshot 1 shows the old version
Screenshot 2 shows the new version
Screenshot 3 shows the cloudy version
I used "loginproject" as template.
Icons taken from my Oxygen-Refit Set.
If you want to have different icons unpack the tarball and replace them by your favourites
(take care to use the same names!!)
13 years ago
1.0-1:
- new version
- cloudy version
1.0:
- initial port
13 years ago
1.0-1:
- new version
- cloudy version
1.0:
- initial port
lynxme
13 years ago
I wish to use the same graphics of the KDM theme, and not the loginproject.
Is the error refer to the username/password in the smegmata.xml, please?
thank you in advance,
lynx
Report
Chrispy
13 years ago
kdm uses:
<item type="rect">
<normal color="#ffff00" alpha="0.0"/>
<pos anchor="w" x="150" y="50%" width="90" height="160"/>
<!-- username-label -->
<item type="label">
<pos anchor="ne" x="90%" y="35%"/>
<normal color="#ffffff" font="Sans 11"/>
<stock type="username-label"/>
</item>
<!-- password-label -->
<item type="label">
<pos anchor="ne" x="90%" y="55%"/>
<normal color="#ffffff" font="Sans 11"/>
<stock type="password-label"/>
</item>
</item>
<item type="rect">
<normal color="#00ffff" alpha="0.0"/>
<pos anchor="w" x="240" y="50%" width="170" height="160"/>
<!-- username-entry -->
<item type="entry" id="user-entry">
<pos anchor="n" x="45%" y="35%" height="24" width="150"/>
</item>
<!-- password-entry -->
<item type="entry" id="pw-entry">
<pos anchor="n" x="45%" y="55%" height="24" width="150"/>
</item>
</item>
gdm uses:
<!-- username/password label & entry container -->
<item type="rect">
<pos anchor="n" x="50%" y="325" height="box" width="box"/>
<box orientation="horizontal" spacing="10" expand="true">
<!-- username/password label -->
<item type="label" id="pam-prompt">
<pos x="0"/>
<normal color="#ffffff" font="Sans Bold 11"/>
<stock type="username-label"/>
</item>
<!-- username/password entry -->
<item type="entry" id="user-pw-entry">
<normal color="#000000" font="Sans Bold 11"/>
<pos width="100" height="20"/>
</item>
</box>
</item>
Report
lynxme
13 years ago
Tomorrow I'll install this great theme.
I want to learn more about this theme modification, so if it possible you could help me to modify this theme, because I'm a brand new one linux user....
thanks a lot,
lynx
Report
Chrispy
13 years ago
Report
solarfields
13 years ago
i dont want to tell you what "smegma" means in my language.. good that not many people understand it ,-)
Report
Chrispy
13 years ago
Report