lirios / shell

:shell: Convergent shell for desktops, phones and tables built with QtQuick, Wayland and Material Design
GNU General Public License v3.0
232 stars 15 forks source link

Move UI code to shell helper #184

Closed plfiorini closed 2 years ago

plfiorini commented 5 years ago

Move user interface to shell helper

Benefits:

While QtWayland Compositor has the appropriate infrastructure for hardware layers, there is currently no implementation for DRM.

In the future we will also be able to be clever and paint scene graph nodes differently, depending on the corresponding surface and try to squeeze the maximum efficiency out of the graphics chip.