B00merang-Project / Windows-10

Windows 10 Light theme for Linux (GTK)
http://b00merang.weebly.com/windows-10.html
GNU General Public License v3.0
822 stars 119 forks source link

Gnome Shell: Can't use "Show Applications" as expo #144

Closed hlechner closed 5 years ago

hlechner commented 5 years ago

In this configuration I use: Arc-menu (using the Windows Logo) and Show Applications (using the expo Logo).

The show application I configured on the Dash-to-panel configuration menu, which allow to configure the icon itself.

On Windows-10 gnome shell theme: image On Yaru gnome shell theme: image

It's because of the following code:

/* Windows Start Icon on Dash Apps button */
.show-apps .overview-icon {
  background-image: url("assets/view-grid-symbolic.svg") !important;
  background-size: contain !important;
  color: transparent;
}

If the user uses a menu-extension like arc-menu the Dash Apps/Show Applications Button maybe be better to be uses as expo instead of windows Logo.

It's possible to uses the expo.png there, but there is a catch (even with the actual windows logo): the imagem will show blurry if the dash-to-panel is not configured to be exactly the size you expecting. for example: to perfectly match the windows size I do use a 40px panel and the icon is a 24px (padding 6px), the icon must be 24x24.

Other way is to just configure directly on dash-to-dock instead and leave the Windows-10 gnome shell theme without changing it.

Note: I find it just now because I was not using the git version, but the last version on opendesktop.