B00merang-Project / Windows-10

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

How to get show apps icon on the dock of Dash to Dock ? #169

Closed Tuxman2 closed 4 years ago

Tuxman2 commented 4 years ago

Hi,

can you tell me how to get the show apps icon on the dock of Dash to Dock with your theme ? It appears on the task bar (activities) but not on the dock.

Thanks.

Note: I'm using Manjaro.

Elbullazul commented 4 years ago

sorry, I don't understand what you mean. You want to have the "show apps" button on the Dash to Panel taskbar?

Tuxman2 commented 4 years ago

Hi,

With your theme, the "show apps" button (the grid button) appears invisible on the dock of Dash to Dock extension. On the task bar, it appears correctly. I also want to modify the grid button by another one with your theme.

Tuxman2 commented 4 years ago

Hi,

here is a picture of my dock using your windows 10 gnome shell theme. Your Windows icon (compare to grid icon) doesn't appear (look my red arrow). With your Windows-10-acrylic gnome shell theme, the grid icon appears. I prefer your windows 10 gnome shell theme by default (not the acrylic), but I would like the Manjaro logo rather the grid icon.

Can you help me to do that ?

Thanks.

Regards.

Under your Windows 10 gnome shell theme

dock

Under your Windows 10 acrylic gnome shell theme.

windows10-acrylic

Elbullazul commented 4 years ago

right, I'll fix it during the week

Elbullazul commented 4 years ago

As for the manjaro Icon, if I remember correctly dash to dock has a setting to change the icon, but I'm not shure

Tuxman2 commented 4 years ago

Thanks to fix it, because there is a bug (I checked it again). Perhaps you could add an entry in the gnome-shell.css of your themes to be able to change the grid icon like this:

.show-apps .overview-icon { background-image: url("assets/nameoftheshowappsicon.png") !important; background-size: contain; / You are Using System default ? need 6px padding for fixed icon pozition / padding: auto 6px; }

or something similar for dashtodock(Container).

Regards.

Elbullazul commented 4 years ago

I'd rather not have something like that implemented directly to avoid CSS errors.

Tuxman2 commented 4 years ago

I will switch from the 'dash to dock' extension to 'dash to panel' extension. But is there another solution to change the grid icon by an other icon (example: the distribution icon) if one day I want to come back to 'Dash to dock' extension ?

Elbullazul commented 4 years ago

I think there's a setting for that now