25072341 background image should cover full screen in the login window
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Mon, 14 Nov 2016 14:13:08 -0800
changeset 7302 612eed6bf48d
parent 7301 0853d00f0cd4
child 7303 36a5da0dab1a
25072341 background image should cover full screen in the login window
components/gnome/gnome-shell/patches/06-solaris-background.patch
--- a/components/gnome/gnome-shell/patches/06-solaris-background.patch	Fri Nov 04 13:25:40 2016 -0700
+++ b/components/gnome/gnome-shell/patches/06-solaris-background.patch	Mon Nov 14 14:13:08 2016 -0800
@@ -9,7 +9,7 @@
 -  background: #2e3436 url(resource:///org/gnome/shell/theme/noise-texture.png);
 -  background-repeat: repeat; }
 +  background: #2e3436 url(file:///usr/share/backgrounds/solaris/Polygons_Color.png);
-+  background-repeat: no-repeat; }
++  background-repeat: no-repeat; background-size: cover; }
  
  #screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle {
 --- gnome-shell-3.18.3/js/ui/background.js~	2015-11-17 13:11:17.000000000 +0000