screenShield: add initial functionality

We are replacing the gnome-screensaver module with with a screen shield
that is part of gnome-shell.

This patch fades out the screen on idle and shows a shield with a background
image when there is activity again. The shield can be removed with a key or
button press.

https://bugzilla.gnome.org/show_bug.cgi?id=619955
This commit is contained in:
Marina Zhurakhinskaya
2012-02-06 17:28:48 -05:00
committed by Giovanni Campagna
parent 8970e17911
commit 4e6fa56c87
6 changed files with 131 additions and 12 deletions

View File

@ -1662,7 +1662,7 @@ StScrollBar StButton#vhandle:hover
}
.lightbox {
background-color: rgba(0, 0, 0, 0.4);
background-color: black;
}
.flashspot {