6 个仓库
Controls for opening, closing, updating, and toggling result panels within an editor interface.
Distinct from Panel-Based Plugin Restrictors: Candidates focus on restricting plugins to panels or managing telephony panels, not on toggling result panels within an editor.
Explore 6 awesome GitHub repositories matching development tools & productivity · Plugin Panel Managers. Refine with filters or upvote what's useful.
Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge
Zed opens, closes, updates, and toggles result panels within the editor interface.
FloatingPanel 是一个用于 iOS 的 Swift UI 组件,提供交互式底部工作表和面板管理器。它作为一个模态呈现控制器,允许开发者在主屏幕旁边显示用于相关内容和实用程序的浮动容器。 该系统利用磁性锚点系统将面板吸附到预定义的垂直位置,并支持在单个视图内管理多个面板。它将面板的位置与内部视图的滚动行为同步,以在用户交互期间协调移动。 该项目涵盖了基于手势的位置追踪、状态驱动的布局计算和基于委托的事件分发功能。这些元素用于实现上下文内容显示、自定义模态和交互式地图界面。
Allows the rendering and management of several floating panels in one view with customizable behavior.
Altair 是一个图形化的 GraphQL API 客户端、集成开发环境和模式(schema)浏览器。它作为一种调试工具和协作平台,用于针对 GraphQL 服务器执行查询、变更(mutation)和订阅。 该项目的特色在于提供云同步工作区,用于在团队之间组织和共享查询集合。它提供了一个灵活的扩展框架,允许在隔离的沙箱中安装和执行第三方插件。 该平台涵盖了广泛的功能,包括 AI 辅助查询编写、可视化模式探索,以及通过多种传输协议进行的实时数据订阅。它还包括通过请求前/后脚本进行请求自动化的工具,以及用于管理环境变量和分析响应元数据的实用程序。 Altair 提供桌面应用程序、浏览器扩展和 Web 应用程序版本,并可托管在私有服务器上。
Displays plugin-specific content within dedicated, isolated UI panels within the editor interface.
Noctalia Shell is a modular Wayland desktop shell that provides a user interface consisting of status bars, launchers, and notifications for Wayland compositors. It is built as a plugin-based desktop environment that utilizes declarative configuration for managing system defaults, wallpapers, and plugin installations. The project features a dynamic desktop theming engine that extracts color palettes from wallpapers to theme the shell and external applications. This is supported by an inter-process communication bridge that exposes endpoints, allowing external scripts and keybindings to trigge
Provides utilities to open, close, and toggle settings panels and operational views for installed plugins.
Panelkit is an iOS panel UI framework and multi-panel layout engine designed to create and manage floating, pinned, and modal content panels within applications. It functions as a floating window manager and interface orchestrator, handling the positioning, dragging, and resizing of independent user interface windows on mobile screens. The framework supports dynamic UI composition, allowing content to be rendered in multiple presentation styles such as popovers or pinned sidebars. It includes a state-persistence layout engine that saves and restores window coordinates and dimensions to mainta
Coordinates the visibility and layout of several floating containers, including automatic dragging and resizing logic.
This repository serves as an educational collection of interactive notebooks and code examples designed to demonstrate fundamental machine learning and deep learning concepts. It provides a structured environment for exploring data science workflows, ranging from basic numerical computing and statistical analysis to the construction of complex neural network architectures. The project distinguishes itself through a focus on hands-on experimentation, offering practical implementations for tasks such as computer vision, natural language processing, and statistical simulation. Users can engage w
Coordinates the visibility and layout of multiple content panels within a single view.