felixkratz/jankyborders

A lightweight window border system for macOS

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 18th, 2026
Created on November 2nd, 2023
Open Issues & Pull Requests: 74 (+0)
GitHub issues: Enabled
Number of forks: 93
Total Stargazers: 3,815 (+0)
Total Subscribers: 12 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.6 days
Mean response time: 15.6 days
90th percentile: 62.5 days
Tracked items: 84

Most active contributors

Sign in to see contributor activity.

How this project is maintained

100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Three people close 63% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 52
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 503 days
Stale 30+ days: 41
Stale 90+ days: 37

Recent activity

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

Top labels

  • enhancement (11)
  • available on master (6)
  • PR welcome (5)
  • bug (4)
  • needs investigation (2)

Most active issues this week

Detailed Description

Jankyborders is a lightweight window border system for macOS that draws custom borders around windows with minimal performance overhead.

The tool solves the problem of adding visual window separation on macOS without the resource cost of heavier alternatives. It works by rendering borders directly around active and inactive windows, allowing users to customize appearance through configuration. The system integrates closely with tiling window managers, particularly Yabai, to track window state and position changes.

Jankyborders suits developers and power users running tiling window managers on macOS who want visual window delineation without sacrificing system performance. It is most useful in setups where window management is already automated through tools like Yabai, as the border system responds to window events from such managers. The project is designed for users who prioritize efficiency and want to avoid the overhead of more resource-intensive border solutions.

The project shows consistent maintenance with regular updates addressing bugs and adding refinements to border rendering and configuration options. Development activity demonstrates responsiveness to user-reported issues and steady iteration on the core border-drawing functionality. The codebase remains focused on its narrow purpose rather than expanding into broader window management features.