handyorg/handycontrol

Contains some simple and commonly used WPF controls

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 3 minutes ago
Added to GitGenius on September 9th, 2026
Created on May 22nd, 2018
Open Issues & Pull Requests: 329 (+0)
GitHub issues: Enabled
Number of forks: 1,165
Total Stargazers: 7,183 (+0)
Total Subscribers: 138 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 22.4 days
Mean response time: 142.8 days
90th percentile: 461.1 days
Tracked items: 102

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 7% of issues opened in the past year have been closed. Three people close 74% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 88
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 656 days
Stale 30+ days: 85
Stale 90+ days: 81

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • :factory: enhancement (6)
  • can not reproduce (4)
  • :bug: bug (2)
  • :pray: help wanted (2)
  • :repeat: duplicate (2)
  • history (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

HandyControl is a WPF control library that provides a collection of simple and commonly used controls for Windows Presentation Foundation applications.

The library addresses the need for reusable UI components in WPF development by offering pre-built controls that handle common interface patterns. It includes specialized controls such as a color picker, flip clock, GIF viewer, property grid, and relative panel, alongside standard WPF controls. These components are designed to reduce development time by providing ready-made solutions rather than requiring developers to build these elements from scratch.

Developers building WPF applications should consider HandyControl if they need a straightforward set of UI controls without the overhead of more comprehensive frameworks. The library suits projects targeting the .NET framework and works with modern development environments. It is distributed through standard package management channels, making integration into existing projects straightforward.

The project maintains active build automation and publishes updates through multiple distribution channels. Development activity shows consistent engagement with the codebase and responsiveness to the community through multiple communication platforms and documentation resources.