Illya Klymov
Illya Klymov
I'm not 100% familiar with webtypes, however I've done a smoke check and it works. Let's merge it :rocket:
```diff diff --git a/[email protected]/extension.js b/[email protected]/extension.js index 3b13f78..6fe2ed4 100644 --- a/[email protected]/extension.js +++ b/[email protected]/extension.js @@ -55,7 +55,7 @@ const ANIMATION_CONFLICT_EXTENSION_UUIDS = [ ] const TERMINAL_WINDOW_ACTOR_NAME = 'dropDownTerminalXWindow' -const TERMINAL_WINDOW_WM_CLASS = 'DropDownTerminalXWindow' +const...
@dependabot rebase
Hi, everyone and happy new year! Sorry for delay, we've spent some time figuring "common ground" between the project vision for all maintainers and I'm happy to provide you a...
Updated first comment in post :)
Another short note - I hope we will make repository of rewrite public in January. I'm against making it public on the early start of the project while we're setting...
@aceofwings there is no major activity on rewrite at all (we've all spent time with friends and families for new year). I will be happy to have repository visible ASAP...
@stam thank you for your contribution! Having UUID seems a bit of overkill for me (that will be leeeeeengthy IDs). Also this will cause problems for tests which are using...
@VividLemon this is an approach I would like to avoid - it will generate totally new IDs on each run :)
@neilnaveen Thank you very much!