6 repositorios
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 es un componente de UI de Swift para iOS que proporciona un gestor de paneles y hojas inferiores (bottom sheets) interactivo. Funciona como un controlador de presentación modal que permite a los desarrolladores mostrar contenedores flotantes para contenido relacionado y utilidades junto a una pantalla principal. El sistema utiliza un sistema de anclaje magnético para ajustar los paneles a posiciones verticales predefinidas y soporta la gestión de múltiples paneles dentro de una sola vista. Sincroniza la posición del panel con el comportamiento de scroll de las vistas internas para coordinar el movimiento durante la interacción del usuario. El proyecto cubre capacidades para el seguimiento de posición basado en gestos, cálculos de diseño basados en estado y despacho de eventos basado en delegados. Estos elementos se utilizan para implementar visualizaciones de contenido contextual, modales personalizados e interfaces interactivas basadas en mapas.
Allows the rendering and management of several floating panels in one view with customizable behavior.
Altair es un cliente de API GraphQL gráfico, un entorno de desarrollo integrado (IDE) y un explorador de esquemas. Funciona como una herramienta de depuración y plataforma de colaboración para ejecutar consultas, mutaciones y suscripciones contra servidores GraphQL. El proyecto se distingue por ofrecer espacios de trabajo sincronizados en la nube para organizar y compartir colecciones de consultas entre equipos. Proporciona un framework de extensibilidad flexible que permite la instalación y ejecución de plugins de terceros dentro de sandboxes aislados. La plataforma cubre una amplia gama de capacidades, incluyendo escritura de consultas asistida por IA, exploración visual de esquemas y suscripción de datos en tiempo real mediante múltiples protocolos de transporte. También incluye herramientas para la automatización de solicitudes mediante scripting pre y post-solicitud, así como utilidades para gestionar variables de entorno y analizar metadatos de respuesta. Altair está disponible como aplicación de escritorio, extensión de navegador y aplicación web, y puede alojarse en servidores privados.
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.