[Fwd: Re: Why don't we have a themed "Screen Locked" anymore?]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



As people ask on the devel list about a themed "Screen Locked" dialog,
here is my first attempt at it, the files should be downloaded in
/usr/share/gnome-screensaver/ (the .glade file is unmodified, identical
with the existing one, it could be modified to include the face but I
don't know how to do that) and activated with
gconftool-2 --type string --set
/apps/gnome-screensaver/lock_dialog_theme system



-------- Original Message --------
Subject: 	Re: Why don't we have a themed "Screen Locked" anymore?
Date: 	Mon, 3 Sep 2007 11:59:39 +0100
From: 	Christopher Brown <snecklifter@xxxxxxxxx>
Reply-To: 	Development discussions related to Fedora

On 03/09/07, *Nicu Buculei* <nicu_fedora@xxxxxxxxxxx wrote:
     If there is will to make it default, I am sure it will be trivial to
     get     one with the Infinity look made by the Art Team


I've just enabled it and it brings up F7 artwork no problem. So either
the artwork team have been making these and they have not been used or
the code uses some standard image to generate the look.


--
nicu :: http://nicubunu.ro :: http://nicubunu.blogspot.com
Cool Fedora wallpapers: http://fedora.nicubunu.ro/wallpapers/
Open Clip Art Library: http://www.openclipart.org
my Fedora stuff: http://fedora.nicubunu.ro

PNG image

style "window"
{
	engine "pixmap" {
		image {
			file = "lock-dialog-system.png"
			function = FLAT_BOX
			stretch = TRUE
			border = { 2, 397, 0, 0 } 
		}
	}
}

style "label"
{
	fg[NORMAL] = "White"
	fg[PRELIGHT] = "White"
	fg[ACTIVE] = "White"
}

style "bluelabel"
{
	fg[NORMAL] = "White"
}

style "button"
{
	bg[NORMAL] = "#336081"
	bg[PRELIGHT] = "#6f97bc"
	bg[ACTIVE] = "#6f97bc"
	bg[INSENSITIVE] = "#74848f"
	engine "clearlooks1" {
		radius = 4.0
		style = GLOSSY 
	}
}

widget "*.capslock-label" style "bluelabel"
widget "*.status-label" style "bluelabel"
class "GtkWindow" style "window"
class "GtkLabel" style "label"
class "GtkButton" style "button"
widget "*.auth-prompt-kbd-frame" style "button"
widget "*.auth-prompt-kbd-layout-indicator.*" style "button"


Attachment: lock-dialog-system.glade
Description: application/glade

_______________________________________________
Fedora-art-list mailing list
Fedora-art-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-art-list

[Index of Archives]     [Fedora Music]     [Fedora Development]     [Linux Kernel]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Directory]     [PAM]     [Big List of Linux Books]     [Gimp]     [Yosemite News]

  Powered by Linux