2 रिपॉजिटरी
Construction of core desktop interface elements like status bars and launchers for Wayland compositors.
Distinct from Desktop Environment App Development: Shortlist candidates focus on app development or general IDEs, not the core construction of a Wayland shell
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Wayland Desktop Shell Development. Refine with filters or upvote what's useful.
Noctalia Shell is a modular Wayland desktop shell that provides a user interface consisting of status bars, launchers, and notifications for Wayland compositors. It is built as a plugin-based desktop environment that utilizes declarative configuration for managing system defaults, wallpapers, and plugin installations. The project features a dynamic desktop theming engine that extracts color palettes from wallpapers to theme the shell and external applications. This is supported by an inter-process communication bridge that exposes endpoints, allowing external scripts and keybindings to trigge
Provides a modular framework for building customizable status bars, launchers, and notifications for Wayland compositors.
Wayfire is a modular Wayland compositor for Linux that functions as a graphical session controller and window manager. It provides the core infrastructure for a desktop environment by managing window placement, input device handling, and display output configurations. The compositor utilizes hardware-accelerated rendering to manage the desktop state and coordinate the interaction between client applications and the display server. The project is distinguished by its plugin-based architecture, which allows for the dynamic extension of core functionality through modular components. It offers ex
Provides the core infrastructure for building custom Wayland-based desktop environments.