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...
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...
KDE, previously known as the one of the Desktop Environment evolved into one of the largest Free and Open-source software community at one point. Currently one of the projects supported by community is Plasma Mobile: open-source user interface and ecosystem running on top of the Linux distribution.
This talk aims to talk about journey of the Plasma Mobile, how it evolved into what it is...