micheleg / dash-to-dock

A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.
https://micheleg.github.io/dash-to-dock/
GNU General Public License v2.0
3.88k stars 459 forks source link

Icon glitch in focused applications (rounded corners) #1894

Closed xuedi closed 1 year ago

xuedi commented 1 year ago

On Gnome 43, dash-to-dock 75

The currently active app has on the selection the corners missing

Happens ONLY when using option "build in theme", the theme is default gnome 43

The strange thing is it does work for some like active, not pinned apps and sometimes it workes completely.

Screenshot from 2022-12-21 15-59-01

ZimbiX commented 1 year ago

I see this bug too, but only occasionally. I have "Use built-in theme" disabled. I haven't yet worked out a way to reproduce it. It may only affect icons which don't come from my icon theme.

Gnome 43.2, Dash to Dock 75.

Here's a demo clip:

https://user-images.githubusercontent.com/2916331/209422497-34bb6170-648b-4dc2-81a5-b95521c31d09.mp4

➜ dconf dump /org/gnome/shell/extensions/dash-to-dock/
[/]
apply-custom-theme=false
background-color='rgb(11,52,91)'
background-opacity=1.0
click-action='skip'
custom-background-color=true
custom-theme-customize-running-dots=true
custom-theme-running-dots=true
custom-theme-running-dots-border-color='#ffffff'
custom-theme-running-dots-border-width=0
custom-theme-running-dots-color='#3fa5dd'
custom-theme-shrink=false
dash-max-icon-size=32
dock-fixed=true
dock-position='LEFT'
extend-height=true
force-straight-corner=true
height-fraction=0.90000000000000002
icon-size-fixed=true
intellihide-mode='FOCUS_APPLICATION_WINDOWS'
isolate-monitors=false
isolate-workspaces=false
middle-click-action='launch'
multi-monitor=true
opaque-background=true
preferred-monitor=-2
preferred-monitor-by-connector='HDMI-A-0'
running-indicator-dominant-color=false
running-indicator-style='DOTS'
scroll-action='cycle-windows'
shift-click-action='minimize'
shift-middle-click-action='launch'
shortcut=['<Super>q']
show-apps-at-top=true
show-favorites=true
show-trash=false
transparency-mode='FIXED'
unity-backlit-items=false
ZimbiX commented 1 year ago

Perhaps related: https://github.com/micheleg/dash-to-dock/issues/1817

vanvugt commented 1 year ago

Duplicate of #1817