awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • baskerville/bspwmbaskerville 的头像

    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