-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ICON not showing #3
Comments
I only checked with VirtualBox. The culprit is the application itself, specifically the client class name. The .desktop file name should be I added a workaround for this certain case (space-separated name, in addition to existent hyphen-separated name), but this for sure won't resolve every single similar issue that may occur. |
Please re-open if the issue persists for some app. I'll need some more info, if so. |
@nwg-piotr please reopen this issue. After updating to nwg-dock-hyprland version 0.1.2, some app icons are not showing, such as
nwg-dock-hyprland version 0.1.1:nwg-dock-hyprland version 0.1.1: no icons |
We will never cover all the badly coded or packaged apps. The only thing the dock knows is the client class, returned by Hyprland:
Now we seek an icon or a .desktop file named like this. But they are called 'burpsuite' and 'burpsuite.desktop'. This may be fixed for you on 2 levels, both beside my range:
(If we make the dock use the 1st match for "burp-", we're back in #5.) The 1st may only be done by Hyprland developers or the application developer. The 2nd you may do on your machine, by just copying |
hmm ok thanks |
The nwg-dock is not displaying the application icons for
IDA-Free
,virtualbox
andBurp Suite
. However, the icons do appear in nwg-draw and rofiapplication name == IDA
nwg-dock : no icon
nwg-draw :
The text was updated successfully, but these errors were encountered: