elkowar/eww

ElKowars wacky widgets

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 4th, 2026
Created on September 19th, 2020
Open Issues & Pull Requests: 379 (+0)
GitHub issues: Enabled
Number of forks: 536
Total Stargazers: 12,655 (+1)
Total Subscribers: 49 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Eww is a standalone widget system written in Rust that allows you to implement custom widgets in any window manager.

The tool solves the problem of creating desktop widgets without being tied to a specific desktop environment or window manager. It works by providing a framework where users define their own widgets using a configuration system, enabling the creation of bars, dashboards, and other UI elements that integrate with any Linux window manager. The system is built on GTK and leverages Rust for performance and reliability.

Eww suits developers and Linux enthusiasts who want to build custom desktop interfaces tailored to their workflow, particularly those using tiling window managers or minimal desktop environments where traditional panels may not fit. It works well for creating status bars, system monitors, and other overlay widgets. The project includes examples ranging from basic bars to complex vertical layouts and dashboard setups, demonstrating its flexibility across different use cases.

The project shows active community engagement with multiple external setups and configurations contributed by users. Pull requests are welcomed and the maintainer actively maintains a changelog documenting changes. The codebase remains under active development with ongoing refinement of features and user experience.