Desktop Glossary
Browse 9 desktop terms defined in plain English, from the cultural dictionary of computing.
9 Desktop Terms
- Flatpak
- A Linux application distribution and sandboxing system designed to make desktop apps easier to package and run across distributions. In desktop Linux culture,...
- GNOME
- A major open-source desktop environment and application ecosystem for Linux and related systems.
- GUI
- A GUI is a development concept used to shape how software is built, executed, or maintained in real systems. Developers rely on it to make code easier to...
- KDE Plasma
- A feature-rich open-source desktop environment for Linux and related systems, known for extensive customization.
- Mint
- Short for Linux Mint, a Linux distribution known for a user-friendly desktop experience and approachability. In Linux culture, Mint is often recommended to...
- System Tray
- A designated area of the desktop taskbar (notification area on Windows, menu bar on macOS) where background applications display persistent status icons and...
- Tauri
- A framework for building lightweight, secure desktop applications using web technologies (HTML, CSS, JavaScript) with a Rust backend. Unlike Electron, which...
- Wayland
- A display server protocol and ecosystem used on Linux systems as a modern alternative to older display architectures such as X11. In desktop Linux culture,...
- Window Manager
- An X11 or Wayland client that controls the placement, sizing, stacking, and decoration of application windows on a desktop. Ranges from full desktop...