fthx

Results 99 comments of fthx

Glad to see that some users do like the way my extension works. Took me a long time to crawl into GNOME Shell for this. ;-) But TBH I do...

Ellipsis does not look great, IMO. ![image](https://github.com/ubuntu/app-center/assets/23138504/070acfc7-a4fa-4e1f-a93d-1e129e6cefbf) Here we have some place for a longer string, because reducing the width shows another layout: ![image](https://github.com/ubuntu/app-center/assets/23138504/0da367b4-c255-456a-943a-062470e015c2) where there is a lot of...

Means that the label will not be fully displayed? Sorry, I don't understand this regression here.

Ok. But the point I do not understand is that when the window's width is low, the "Change channel" label comes above the main info row. ![image](https://github.com/ubuntu/app-center/assets/23138504/cb56b6e8-3d7b-4676-8397-e2ceb06cd190) So it seems...

I don' t understand the eyes. In fact, there is a wider probleme IMO here: ![image](https://github.com/ubuntu/app-center/assets/23138504/0509c286-8793-448c-8944-7138e5476930) There are two labels (package, channel/open) those widths are not dynamically set and there...

Hi Marco, I do not use this extension but tried it out for an eventual systray for Thunderbird 128 (snap) in Noble. I hit this bug here, when disabling: https://github.com/ubuntu/gnome-shell-extension-appindicator/blob/922498c57163298adf0e701926fdd3b4757b34a1/extension.js#L62...

So maybe here: https://github.com/ubuntu/gnome-shell-extension-appindicator/blob/922498c57163298adf0e701926fdd3b4757b34a1/trayIconsManager.js#L36 I would try to simply include: ``` if (trayIconsManager) trayIconsManager.destroy(); ``` FWIW

I agree but don't know how to do that.

We have to think about grouping. There are some ways to achieve that. I won't have at all the time to look at this for some weeks now. If you...