مركب Mir
الميزات الرئيسية لـ mirserver/mir هي: Graphical User Interface, واجهات المستخدم الرسومية.
تشمل البدائل مفتوحة المصدر لـ mirserver/mir: futurice/chilipie-kiosk — Easy-to-use Raspberry Pi image for booting directly into full-screen Chrome, with built-in convenience features for… ocornut/imgui — This project is an immediate-mode graphical user interface library designed for rapid development of tools and… cycfi/elements — Elements is a C++ GUI library and component-based UI framework used for building desktop user interfaces. It features… evolus/pencil — Pencil is a cross-platform design environment and vector drawing application used for GUI prototyping and diagramming.… hjdskes/cage — A Wayland kiosk. spyder-ide/qtpy — Provides an uniform layer to support PyQt5, PySide2, PyQt6, PySide6 with a single codebase.
Pencil is a cross-platform design environment and vector drawing application used for GUI prototyping and diagramming. It provides a canvas-based editor to create interactive user interface mockups, system architecture diagrams, and scalable visual representations of technical flows. The tool functions as a vector graphic editor that renders shapes as mathematical paths to ensure scalability across different resolutions. It includes a PDF export layout engine specifically designed to convert screen-based visual designs into fixed-layout documents for physical printing and distribution. The p
Easy-to-use Raspberry Pi image for booting directly into full-screen Chrome, with built-in convenience features for unattended operation. Perfect for dashboards and build monitors.
Elements is a C++ GUI library and component-based UI framework used for building desktop user interfaces. It features a retained-mode layout engine that manages the positioning, sizing, and layering of elements within a window. The framework functions as a cross-platform window manager, handling application event loops and embedding graphical views into native platform windows. It allows for the creation of custom widgets by composing basic primitive elements and alignment wrappers. The system supports responsive layout organization through the use of tiles, grids, and flows. It also provide