"," in path can't display icon
Open
- Dominant language
- C
- Stars
- 3.3k
- Forks
- 173
- PR merge metrics
- No merged PRs in 30d
Description
I've got, an icon path like :
Documents,_Volume_2/icon.jpg
```
$ mako
Failed to load icon (Failed to open file “/home/user/Documents”: No such file or directory)
```
It seems to cut before the ","
I'm using mako 1.6
It seems to be related to (i'm using mako + libnotify) :
https://gitlab.gnome.org/GNOME/libnotify/-/issues/16
Contributor guide
Assessment
This issue has not been assessed yet.