by roundabout, Thursday, 27 February 2020, 16:53:18 (1582822398), pushed by roundabout, Sunday, 11 May 2025, 13:22:49 (1746969769)
Author identity: nana-4 <hnmaigo@gmail.com>
b2d7cda67ff5ef2dda5fee4f5973a626d2c9d970
src/_sass/gnome-shell/_common-3.26.scss
@@ -23,35 +23,6 @@
border-radius: 0;
}
//search results
#searchResultsBin {
max-width: 1000px;
}
#searchResultsContent {
padding-left: 20px;
padding-right: 20px;
spacing: 16px;
}
.search-section { spacing: 16px; } // This should be equal to #searchResultsContent spacing
.search-section-content { spacing: 32px; } // This is the space between the provider icon and the results container
.search-statustext { // "no results"
@extend %status_text;
}
.list-search-results { spacing: 3px; }
.search-section-separator { height: 1px; background-color: on(dark, divider); }
.list-search-result-content { spacing: 30px; }
.list-search-result-title { @include type(subtitle1); color: on(dark); spacing: 12px; }
.list-search-result-description { color: on(dark, text2); }
.list-search-provider-details { width: 150px; color: on(dark, text2); margin-top: 0.24em; }
.list-search-provider-content { spacing: 20px; }
.search-provider-icon { padding: 15px; }
/* DASHBOARD */
#dash {
@@ -147,18 +118,6 @@
}
//Icon tile
.search-provider-icon,
.list-search-result {
@extend %icon_tile;
&:focus, &:selected, &:hover {
background-color: $inverse-overlay-hover;
transition-duration: 0ms;
}
&:active, &:checked {
background-color: $inverse-overlay-active;
transition-duration: $duration-ripple;
}
}
.app-well-app,
.app-well-app.app-folder,
.show-apps,
src/_sass/gnome-shell/_common-3.28.scss
@@ -23,35 +23,6 @@
border-radius: 0;
}
//search results
#searchResultsBin {
max-width: 1000px;
}
#searchResultsContent {
padding-left: 20px;
padding-right: 20px;
spacing: 16px;
}
.search-section { spacing: 16px; } // This should be equal to #searchResultsContent spacing
.search-section-content { spacing: 32px; } // This is the space between the provider icon and the results container
.search-statustext { // "no results"
@extend %status_text;
}
.list-search-results { spacing: 3px; }
.search-section-separator { height: 1px; background-color: on(dark, divider); }
.list-search-result-content { spacing: 30px; }
.list-search-result-title { @include type(subtitle1); color: on(dark); spacing: 12px; }
.list-search-result-description { color: on(dark, text2); }
.list-search-provider-details { width: 150px; color: on(dark, text2); margin-top: 0.24em; }
.list-search-provider-content { spacing: 20px; }
.search-provider-icon { padding: 15px; }
/* DASHBOARD */
#dash {
@@ -147,18 +118,6 @@
}
//Icon tile
.search-provider-icon,
.list-search-result {
@extend %icon_tile;
&:focus, &:selected, &:hover {
background-color: $inverse-overlay-hover;
transition-duration: 0ms;
}
&:active, &:checked {
background-color: $inverse-overlay-active;
transition-duration: $duration-ripple;
}
}
.app-well-app,
.app-well-app.app-folder,
.show-apps,
src/_sass/gnome-shell/_common-3.30.scss
@@ -23,35 +23,6 @@
border-radius: 0;
}
//search results
#searchResultsBin {
max-width: 1000px;
}
#searchResultsContent {
padding-left: 20px;
padding-right: 20px;
spacing: 16px;
}
.search-section { spacing: 16px; } // This should be equal to #searchResultsContent spacing
.search-section-content { spacing: 32px; } // This is the space between the provider icon and the results container
.search-statustext { // "no results"
@extend %status_text;
}
.list-search-results { spacing: 3px; }
.search-section-separator { height: 1px; background-color: on(dark, divider); }
.list-search-result-content { spacing: 30px; }
.list-search-result-title { @include type(subtitle1); color: on(dark); spacing: 12px; }
.list-search-result-description { color: on(dark, text2); }
.list-search-provider-details { width: 150px; color: on(dark, text2); margin-top: 0.24em; }
.list-search-provider-content { spacing: 20px; }
.search-provider-icon { padding: 15px; }
/* DASHBOARD */
#dash {
@@ -147,18 +118,6 @@
}
//Icon tile
.search-provider-icon,
.list-search-result {
@extend %icon_tile;
&:focus, &:selected, &:hover {
background-color: $inverse-overlay-hover;
transition-duration: 0ms;
}
&:active, &:checked {
background-color: $inverse-overlay-active;
transition-duration: $duration-ripple;
}
}
.app-well-app,
.app-well-app.app-folder,
.show-apps,
src/_sass/gnome-shell/_common-3.32.scss
@@ -34,37 +34,6 @@
border: 1px solid on(dark, primary);
}
//search results
#searchResultsBin {
max-width: 1000px;
}
#searchResultsContent {
padding-left: 20px;
padding-right: 20px;
spacing: 16px;
}
.search-section { spacing: 16px; } // This should be equal to #searchResultsContent spacing
.search-section-content { spacing: 32px; } // This is the space between the provider icon and the results container
.search-statustext { // "no results"
@extend %status_text;
}
.list-search-results { spacing: 3px; }
.search-section-separator { height: 1px; background-color: on(dark, divider); }
.search-section:last-child .search-section-separator { background-color: transparent; }
.list-search-result-content { spacing: 30px; }
.list-search-result-title { @include type(subtitle1); color: on(dark); spacing: 12px; }
.list-search-result-description { color: on(dark, text2); }
.list-search-provider-details { width: 150px; color: on(dark, text2); margin-top: 0.24em; }
.list-search-provider-content { spacing: 20px; }
.search-provider-icon { padding: 15px; }
/* DASHBOARD */
#dash {
@@ -160,18 +129,6 @@
}
//Icon tile
.search-provider-icon,
.list-search-result {
@extend %icon_tile;
&:focus, &:selected, &:hover {
background-color: $inverse-overlay-hover;
transition-duration: 0ms;
}
&:active, &:checked {
background-color: $inverse-overlay-active;
transition-duration: $duration-ripple;
}
}
.app-well-app,
.app-well-app.app-folder,
.show-apps,
src/_sass/gnome-shell/_common-3.34.scss
@@ -60,34 +60,6 @@
-pie-background-color: $overlay-selected;
}
//search results
#searchResultsContent {
max-width: 1000px;
padding-left: 20px;
padding-right: 20px;
spacing: 16px;
}
.search-section { spacing: 16px; } // This should be equal to #searchResultsContent spacing
.search-section-content { spacing: 32px; } // This is the space between the provider icon and the results container
.search-statustext { // "no results"
@extend %status_text;
}
.list-search-results { spacing: 3px; }
.search-section-separator { height: 1px; background-color: on(dark, divider); }
.search-section:last-child .search-section-separator { background-color: transparent; }
.list-search-result-content { spacing: 30px; }
.list-search-result-title { @include type(subtitle1); color: on(dark); spacing: 12px; }
.list-search-result-description { color: on(dark, text2); }
.list-search-provider-details { width: 150px; color: on(dark, text2); margin-top: 0.24em; }
.list-search-provider-content { spacing: 20px; }
.search-provider-icon { padding: 15px; }
/* DASHBOARD */
#dash {
@@ -184,18 +156,6 @@
}
//Icon tile
.search-provider-icon,
.list-search-result {
@extend %icon_tile;
&:focus, &:selected, &:hover {
background-color: $inverse-overlay-hover;
transition-duration: 0ms;
}
&:active, &:checked {
background-color: $inverse-overlay-active;
transition-duration: $duration-ripple;
}
}
.app-well-app,
.app-well-app.app-folder,
.show-apps,
src/_sass/gnome-shell/_components.scss
@@ -34,7 +34,7 @@
@import 'components/overview/overview';
@import 'components/overview/window-picker';
@import 'components/overview/search-entry';
// @import 'components/overview/search-results';
@import 'components/overview/search-results';
// @import 'components/overview/app-grid';
// @import 'components/overview/dash';
// @import 'components/overview/workspace-switcher';
src/_sass/gnome-shell/components/overview/_search-results.scss
@@ -1,20 +1,30 @@
/* Search */
// search overview container
#searchResultsContent {
$searchResultsContent: if($version >= 3.34, "#searchResultsContent", "#searchResultsBin");
#{$searchResultsContent} {
max-width: 1024px;
spacing: $base_margin * 2;
}
#searchResultsContent {
padding-left: 16px;
padding-right: 16px;
spacing: 16px;
}
// search results sections "the boxes"
.search-section {
// This should be equal to #searchResultsContent spacing
spacing: $base_margin * 2;
spacing: 16px;
// separator
.search-section-separator {
// height: 1px;
// background-color: $osd_outer_borders_color;
.search-section-separator {
height: 1px;
background-color: on(dark, divider);
}
&:last-child .search-section-separator {
height: 0;
background-color: transparent;
}
@@ -22,36 +32,21 @@
// content
.search-section-content {
background-color: transparentize(lighten($osd_bg_color, 5%), 0.2);
border-radius: $modal_radius+3;
border: 1px solid $osd_outer_borders_color;
box-shadow: 0 2px 4px 0 $shadow_color;
text-shadow: 0 1px if($variant == 'light', rgba(255,255,255,0.2), rgba(0,0,0,0.2));
color: $osd_fg_color;
padding: $base_padding * 3;
// This is the space between the provider icon and the results container
spacing: $base_margin * 2;
}
%search-section-content-item {
@extend %icon_tile;
&:focus,
&:hover,
&:selected {
background-color: transparentize($osd_fg_color, .9);
transition-duration: 200ms;
}
&:active,
&:checked {
background-color: transparentize(darken($osd_bg_color, 10%), .1);
}
spacing: 32px;
padding: 0;
border: 0;
border-radius: 0;
box-shadow: none;
background-color: transparent;
color: inherit;
text-shadow: none;
}
// "no results" text
.search-statustext {
@extend %status_text;
@extend %overview-status-text;
}
// Search results with icons
@@ -61,17 +56,17 @@
// search result provider
.search-provider-icon {
@extend %search-section-content-item;
@extend %overview-item;
// content
.list-search-provider-content {
spacing: $base_spacing * 2;
spacing: 20px;
// provider labels
.list-search-provider-details {
width: 120px;
width: 150px;
margin-top: 0;
color: darken($osd_fg_color, 8%);
color: on(dark, text2);
// font-weight: bold;
}
}
@@ -79,26 +74,27 @@
// search results list
.list-search-results {
spacing: $base_spacing;
spacing: 4px;
}
// search result listitem
.list-search-result {
@extend %search-section-content-item;
@extend %overview-item;
// content
.list-search-result-content {
spacing: $base_padding;
spacing: 30px;
}
// list item title (with leading icon)
.list-search-result-title {
spacing: $base_spacing * 2;
// font-weight: bold;
spacing: 12px;
color: inherit;
@include type(subtitle1);
}
// list item description
.list-search-result-description {
color: darken($osd_fg_color, 30%);
color: on(dark, text2);
}
}