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

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

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

1 个仓库

Awesome GitHub RepositoriesInteractive Element Focus

Controls the ability of specific UI components to receive input focus or click events.

Distinct from Element Focus Controllers: Focuses on the property of an element to be focusable, whereas Element Focus Controllers manage the navigation flow between them.

Explore 1 awesome GitHub repository matching development tools & productivity · Interactive Element Focus. Refine with filters or upvote what's useful.

Awesome Interactive Element Focus GitHub Repositories

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

    mikke89/RmlUi

    4,178在 GitHub 上查看↗

    RmlUi 是一个跨平台 UI 渲染器和中间件库,支持使用 HTML 和 CSS 的子集创建用户界面。它作为一个渲染无关层,旨在将 Web 标准布局和样式集成到自定义游戏引擎和嵌入式应用中。 该框架通过集成 Lua 进行动态逻辑和控制,以及用于渲染 SVG 图像和 Lottie 动画的专用工具包而脱颖而出。它利用可插拔的渲染后端,将几何生成与最终显示解耦,从而能够为各种图形管道生成纹理几何体。 该系统涵盖了广泛的功能,包括盒模型布局引擎、层叠样式引擎,以及用于同步模型与视图的数据绑定。它为鼠标、键盘和触摸提供全面的输入管理,以及用于基于区域的文本翻译的国际化服务。其他功能包括高 DPI 缩放、基于层的 Alpha 合成,以及一系列交互式组件(如范围滑块和下拉菜单)。 该源码可编译为 WebAssembly 二进制文件,以便在 Web 浏览器中执行。

    Provides controls to determine if an element can receive focus or accept user-initiated click events.

    C++
    在 GitHub 上查看↗4,178
  1. Home
  2. Development Tools & Productivity
  3. Window Managers
  4. Element Focus Controllers
  5. Interactive Element Focus