File gnome-shell-square-avatar.patch of Package gnome-shell

diff -Naur gnome-shell-3.36.1/data/theme/gnome-shell-sass/widgets/_login-dialog.scss gnome-shell-3.36.1-new/data/theme/gnome-shell-sass/widgets/_login-dialog.scss
--- gnome-shell-3.36.1/data/theme/gnome-shell-sass/widgets/_login-dialog.scss	2020-03-30 23:27:47.000000000 +0100
+++ gnome-shell-3.36.1-new/data/theme/gnome-shell-sass/widgets/_login-dialog.scss	2020-04-30 21:00:18.067933459 +0100
@@ -73,7 +73,7 @@
   .switch-user-button,
   .login-dialog-session-list-button {
     padding: 0;
-    border-radius: 99px;
+    border-radius: 4px;
     width: $base_icon_size * 2;
     height: $base_icon_size * 2;
     border-color: transparentize($bg_color,0.7);
diff -Naur gnome-shell-3.36.1/data/theme/gnome-shell-sass/widgets/_misc.scss gnome-shell-3.36.1-new/data/theme/gnome-shell-sass/widgets/_misc.scss
--- gnome-shell-3.36.1/data/theme/gnome-shell-sass/widgets/_misc.scss	2020-03-30 23:27:47.000000000 +0100
+++ gnome-shell-3.36.1-new/data/theme/gnome-shell-sass/widgets/_misc.scss	2020-04-30 21:01:09.788009820 +0100
@@ -8,7 +8,7 @@
 .user-icon {
   background-size: contain;
   color: $osd_fg_color;
-  border-radius: 99px;
+  border-radius: 4px;
   border: 2px $osd_fg_color;
   &:hover {
     color: lighten($osd_fg_color,30%);
@@ -16,7 +16,7 @@
 
   & StIcon {
     background-color: transparentize($osd_fg_color,0.95);
-    border-radius: 99px;
+    border-radius: 4px;
   }
 }
 
openSUSE Build Service is sponsored by