Alexander Larsson
(Red Hat)
28/08/2020, 07:00
Flatpak is a sandboxing system targeting Linux Desktop
applications. This talk will explain how flatpak uses varius linux
kernel and userspace features to implement sandboxing, and compare and
contrast to how it works with server-side container systems like
Docker.
It will also talk about future plans and ideas in this area,
including things that we can do with existing frameworks as...
Georges Basile Stavracas Neto
(Endless OS Foundation)
28/08/2020, 07:45
Mutter is a Wayland compositor and X11 compositing window manager based on the Clutter toolkit. GNOME Shell is GNOME's signature desktop, and is built on top of Mutter.
In this presentation, I'll start with a quick overview of various aspects of Mutter internals, such as:
- The different abstractions layers for rendering the scene graph (Clutter, Cogl, Graphene)
- GBM/EGL native...