|
|
|
|
|
by panick21_
655 days ago
|
|
They are already making extensive use of extensibility. Much more of what is in Gnome itself is in plugins. Unlike in Gnome where all plugins are in the same JS process. Each plugin is its own process and uses Wayland to communicate. So you can have lots of complexity in a plugin, it can crash and not take down the rest. |
|