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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesExternalized Dynamic Window Management

Dynamic window placement logic implemented as an external process.

Distinct from Dynamic Window Insertion: Focuses on the external process aspect rather than just the insertion algorithm.

Explore 1 awesome GitHub repository matching development tools & productivity · Externalized Dynamic Window Management. Refine with filters or upvote what's useful.

Awesome Externalized Dynamic Window Management GitHub Repositories

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

    riverwm/river

    4,164在 GitHub 上查看↗

    River 是一个 Wayland 合成器和动态窗口管理器,将核心图形显示服务器与窗口管理和布局策略逻辑分离开来。它作为一个外部布局管理器,通过通信协议将窗口定位和输入焦点逻辑委托给外部进程。 该系统允许动态管理器切换,使得在不终止图形会话的情况下可以替换活动的窗口管理进程。这种非单体设计使用稳定的通信接口在合成器和外部管理器之间交换状态。 该项目涵盖 Wayland 桌面合成和图形渲染,包括用于运行 XWayland 应用的兼容层。它支持通过启动脚本进行会话初始化,并可以从终端启动或嵌套在现有窗口中。

    Controls window placement and input focus through an external process that can be swapped at runtime.

    Zig
    在 GitHub 上查看↗4,164
  1. Home
  2. Development Tools & Productivity
  3. Window Managers
  4. Dynamic Window Insertion
  5. Externalized Dynamic Window Management