issues
search
shendrew
/
Lilypad
Organize, hide, and reorder app indicators in GNOME top bar
https://extensions.gnome.org/extension/7266/lilypad/
GNU General Public License v3.0
18
stars
1
forks
source link
fix: handle indicators without indicator names
#2
Closed
shendrew
closed
2 months ago
shendrew
commented
2 months ago
In rare cases app indicators may have included an indicator name
inidicatorName returns null, causing TypeError
fixed by using role name assigned by the gnome shell instead
In rare cases app indicators may have included an indicator name