Miroslav Šustek
Miroslav Šustek
I created a new pull-request that fixes this issue using `ignoreTag` option of `IntlMessageFormat` constructor: https://github.com/willdurand/BazingaJsTranslationBundle/pull/325 The escaping that @shtumi proposed in #311 might work too but I believe that...
I think this could be solved using `ignoreTag` option too: https://formatjs.io/docs/intl-messageformat/#intlmessageformat-constructor
I created a new pull request that uses the `ignoreTag` option to solve the issue: https://github.com/willdurand/BazingaJsTranslationBundle/pull/325
Thank you. Good point. I will check whether I can specify that the extension is not compatible with GNOME 3.40 and future versions. At least I could detect the GNOME...
I am simple man. I am satisfied with the default look in GNOME 40. :slightly_smiling_face: I briefly checked the new code and it looks like the icon alignment logic is...
Can you please confirm that this still happens in current version of GNOME Shell? And if yes, what is your exact version of GNOME Shell? Thanks.
I have rewritten the extension in order to support GNOME Shell v3.38. I am not sure what was the cause of the log messages but it is possible that it...
I think finally managed to find the cause of "Can't update stage views actor ... is on because it needs an allocation." warning messages. It was fixed in v37: https://github.com/sustmi/gnome-shell-extension-windowoverlay-icons/releases/tag/v37...
I am glad that you like the extension. And sorry for the delay. Just to clarify your request: by the _active window_ you mean the window that currently has the...
Again, sorry for the late response. I think that the feature asked for is not bound to app icons so it should be a separate extension. Unfortunately, lately I have...