awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 रिपॉजिटरी

Awesome GitHub RepositoriesBinary Tree Layout Engines

Engines that partition a display into rectangular regions by treating windows as leaves of a binary tree.

Distinct from Split Screen Layouts: Focuses on the binary tree logic for window tiling rather than simple side-by-side file views.

Explore 3 awesome GitHub repositories matching development tools & productivity · Binary Tree Layout Engines. Refine with filters or upvote what's useful.

Awesome Binary Tree Layout Engines GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • baskerville/bspwmbaskerville का अवतार

    baskerville/bspwm

    8,274GitHub पर देखें↗

    bspwm is an X11 tiling window manager that organizes application windows into non-overlapping rectangular tiles using binary space partitioning. It treats the screen as a tree of rectangular regions to automatically manage window placement and is compliant with Extended Window Manager Hints. The project is distinguished by a socket-based window controller, which allows layout changes and configuration settings to be updated via a communication socket rather than through a built-in configuration file. It provides independent window tree management for each detected monitor, treating every dis

    Organizes windows as leaves of a binary tree to partition the screen into rectangular regions using split types and ratios.

    C
    GitHub पर देखें↗8,274
  • pop-os/shellpop-os का अवतार

    pop-os/shell

    5,226GitHub पर देखें↗

    This project is an automatic tiling window manager and a GNOME desktop interface extension. It functions as a keyboard-driven window orchestrator that organizes application windows into non-overlapping grids using a hierarchical tree structure to subdivide and rearrange screen space. The system provides a multi-monitor layout manager that handles window placement across multiple display outputs and automatically re-tiles when monitors are connected or disconnected. It includes a searchable, asynchronous interface for launching applications, system settings, and locating open windows. The sof

    Utilizes a hierarchical tree system to automatically subdivide screen space into branches and stacks.

    TypeScriptgnome-shell-extensionpop-ostiling
    GitHub पर देखें↗5,226
  • nomcopter/react-mosaicnomcopter का अवतार

    nomcopter/react-mosaic

    4,759GitHub पर देखें↗

    react-mosaic एक React टाइलिंग विंडो मैनेजर है जिसका उपयोग कंपोनेंट्स को विंडोज़ और टैब्ड कंटेनर्स के रिसाइज़ेबल ग्रिड में व्यवस्थित करने के लिए किया जाता है। यह रिसाइज़ेबल स्प्लिट पैन और कंटेंट को नेस्टेड पंक्तियों और कॉलम में व्यवस्थित करने के लिए एक ड्रैग करने योग्य विंडो ऑर्केस्ट्रेटर की विशेषता वाला एक लेआउट सिस्टम प्रदान करता है। सिस्टम में एक सीरियलाइज़ेबल लेआउट इंजन शामिल है जो विंडो व्यवस्था को JSON में परिवर्तित करता है, जिससे सत्रों में वर्कस्पेस कॉन्फ़िगरेशन को बनाए रखना और पुनर्स्थापित करना संभव हो जाता है। यह एक टैब्ड वर्कस्पेस इंटरफ़ेस का सपोर्ट करता है जहाँ कई पैनल्स को स्विच करने योग्य हेडर के साथ एकल क्षेत्रों में समूहीकृत किया जाता है। प्रोजेक्ट प्रोग्रामेटिक नियंत्रण और स्वचालित टाइलिंग के माध्यम से व्यापक लेआउट प्रबंधन को कवर करता है, जिसमें ड्रैग-एंड-ड्रॉप पुनर्व्यवस्था और विंडो ऑर्डर रीबैलेंसिंग शामिल है। यह विंडो टूलबार, टैब हेडर और खाली स्टेट रेंडरिंग के लिए UI अनुकूलन विकल्प भी प्रदान करता है।

    Implements a tiling system that partitions the display into rectangular regions using a binary tree layout engine.

    TypeScriptreacttiling-window-managertypescript
    GitHub पर देखें↗4,759
  1. Home
  2. Development Tools & Productivity
  3. Window Managers
  4. Split Screen Layouts
  5. Binary Tree Layout Engines