awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesSocket-Based Window Controllers

Mechanisms that update window manager state and configurations via a communication socket.

Distinguishing note: None of the candidates cover the specific pattern of using a socket as a replacement for a static config file in window managers.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Socket-Based Window Controllers. Refine with filters or upvote what's useful.

Awesome Socket-Based Window Controllers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • baskerville/bspwmالصورة الرمزية لـ baskerville

    baskerville/bspwm

    8,274عرض على GitHub↗

    bspwm is an X11 tiling window manager that organizes application windows into non-overlapping rectangular tiles using binary space partitioning. It treats the screen as a tree of rectangular regions to automatically manage window placement and is compliant with Extended Window Manager Hints. The project is distinguished by a socket-based window controller, which allows layout changes and configuration settings to be updated via a communication socket rather than through a built-in configuration file. It provides independent window tree management for each detected monitor, treating every dis

    Updates window layouts and configuration settings via a communication socket instead of a built-in config file.

    C
    عرض على GitHub↗8,274
  1. Home
  2. Operating Systems & Systems Programming
  3. Socket-Based Window Controllers