awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesLayout Persistence

Mechanisms for saving and restoring the visual positions and properties of UI elements to disk.

Distinct from Node State Configurations: The candidates focus on cluster node configurations or data flow transformations; this is specifically about persisting visual UI layouts.

Explore 2 awesome GitHub repositories matching user interface & experience · Layout Persistence. Refine with filters or upvote what's useful.

Awesome Layout Persistence GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • thedmd/imgui-node-editorAvatar de thedmd

    thedmd/imgui-node-editor

    4,320Voir sur GitHub↗

    imgui-node-editor is a C++ extension for Dear ImGui that adds a fully interactive node graph editor, enabling visual programming and blueprint-style graph editing within immediate-mode GUI applications. At its core, it provides a customizable node graph UI component where users can place, drag, and connect nodes with pins, supporting Bézier curve connections, automatic highlights, and a default theme modeled after blueprint editors. The editor handles graph navigation with smooth zooming, scrolling, selection rectangles, group dragging, and keyboard shortcuts for cut, copy, paste, and delete o

    Persists node positions and state in user-defined context across sessions.

    C++blueprintblueprintsdear-imgui
    Voir sur GitHub↗4,320
  • mathuo/dockviewAvatar de mathuo

    mathuo/dockview

    3,023Voir sur GitHub↗

    Dockview is a UI framework for building complex, desktop-like interfaces featuring dockable layout components, interactive tab grouping, and a cross-platform panel system. It provides the tools necessary to create environments with draggable tabs, split-views, and customizable panel arrangements. The system is distinguished by its multi-window layout manager, which allows panels to be detached into separate browser windows for multi-monitor setups. It further supports a state-persistent architecture that saves and restores the exact position and configuration of views across different user se

    Saves and restores the precise arrangement of views and groups using a stored data format.

    TypeScriptangulardockdocking
    Voir sur GitHub↗3,023
  1. Home
  2. User Interface & Experience
  3. Layout Persistence