Waybar is a highly customizable status bar for Wayland compositors, particularly Sway and wlroots-based environments.
The tool addresses the need for a flexible taskbar and system information display on Wayland, which lacks the mature ecosystem of X11 alternatives. Waybar integrates directly with Wayland compositors through their native protocols, allowing it to display workspace information, active window titles, layout modes, and language settings. It provides extensive module support for system monitoring and application integration, with styling controlled through CSS-like configuration files.
Waybar suits developers and power users running Wayland-based desktop environments who want fine-grained control over their bar appearance and functionality. It works across multiple compositors including Sway, River, Hyprland, Niri, Mango, DWL, and Wayfire, though the level of integration varies—some compositors support workspace and window tracking while others offer layout or language display. The project is particularly valuable for Sway users seeking an i3status-like replacement built for Wayland. Those evaluating adoption should note that configuration requires editing JSON or YAML files and understanding CSS for styling, making it more involved than simpler bar solutions but offering correspondingly greater customization.
The project maintains steady development with regular commits addressing bug fixes and feature additions. Pull requests receive consistent review and feedback from maintainers. The codebase shows active refinement of existing modules and ongoing compatibility work across different Wayland compositors. Documentation is maintained through a comprehensive wiki covering configuration, styling, and compositor-specific setup.