5 مستودعات
UI elements that provide containerized, switchable views or panels for organizing application content.
Distinguishing note: No candidates were provided; this category specifically addresses windowed UI layouts rather than generic component libraries.
Explore 5 awesome GitHub repositories matching user interface & experience · Window Management Components. Refine with filters or upvote what's useful.
This project is a comprehensive UI toolkit that provides a declarative, reactive framework for building modular web interfaces. It centers on a component-based architecture that maps application state to rendered elements, utilizing a twelve-point flexbox grid system and nested containers to manage complex layouts. The library ensures consistent behavior across large-scale applications by providing centralized configuration for component defaults, themes, and global design tokens. What distinguishes this framework is its deep integration of Material Design principles alongside a highly flexib
The library shows windowed containers that allow users to switch between different views or panels.
Mantine is a comprehensive component library for building accessible and responsive web applications. It provides a foundational set of UI elements and layout primitives, anchored by a base component that supports consistent styling, spacing, and layout properties across the entire interface. The library is built on a design-driven theme engine that uses a provider-based system to propagate global design tokens and color schemes throughout an application. The library distinguishes itself through a robust architecture that emphasizes component composition and reusable interaction logic. It uti
The dragHandleSelector prop allows specifying a selector of an element (or a group of elements) that should be used to drag the floating window. If not specified, the entire root element is used as a drag target. The `
Vuido is a framework for building native desktop applications for Windows, macOS, and Linux using Vue.js components, without requiring Electron or Chromium. It maps Vue components directly to native widgets from the libui library, creating lightweight applications that run on a single-threaded event loop and compile templates at build time for optimized runtime performance. The framework provides a complete Vue.js component-to-native bridge, enabling two-way data binding via v-model, component-based window composition, and platform-specific package generation for distributing executables. It
Builds each window as a tree of Vue components, with the root defining the window and children defining layout.
f1-race-replay هو تطبيق Python لعرض أحداث سباقات Formula 1 التفاعلية ومواقع السائقين على خريطة المسار. يعمل كلوحة تحكم لتحليل القياس عن بُعد ونظام إعادة تشغيل سباق تفاعلي لمراقبة سرعة السائق في الوقت الفعلي، والترس، وحالة DRS. يوفر المشروع لوحة صدارة سباق حية لتتبع ترتيب السائقين، ومركبات الإطارات، وحالة التقاعد. يتميز بأداة تشغيل مع عناصر تحكم في التنقل لمحاكاة تسلسلات السباق وحركات السائقين، بما في ذلك تحريك عمليات نشر سيارة الأمان. يغطي البرنامج تصور القياس عن بُعد ومحاكاة أحداث السباق من خلال عرض المسار المعين بالإحداثيات ولوحة صدارة متزامنة الحالة. كما يتضمن قدرات لإنشاء نوافذ قياس عن بُعد مخصصة لمعالجة وعرض تدفقات البيانات الحية.
Implements a compositional window structure for organizing independent telemetry analysis modules.
Cursive هي مجموعة أدوات واجهة مستخدم طرفية عبر المنصات وإطار عمل لبناء تطبيقات تفاعلية بلغة Rust. توفر نظاماً نمطياً لإنشاء واجهات رسومية قائمة على النصوص، باستخدام محرك مخصص لإدارة حلقة العرض الرئيسية وتسلسلات العرض الهرمية. تتميز مجموعة الأدوات بطبقة تجريد محايدة للخلفية لضمان رندرة متسقة ومعالجة المدخلات عبر أنظمة تشغيل مختلفة. وتتميز بمحرك سمات قائم على اللوحة يدعم تحميل السمات في وقت التشغيل ورندرة الألوان الحقيقية، بالإضافة إلى القدرة على إنشاء تسلسلات هرمية لواجهة المستخدم مباشرة من ملفات التهيئة. يغطي إطار العمل مجموعة واسعة من القدرات بما في ذلك إدارة التخطيط المعقدة مع لوحات مقسمة وعلامات تبويب، ومجموعة متنوعة من المكونات التفاعلية مثل مربعات الحوار المشروطة، ومؤشرات التقدم، والقوائم القابلة للتحديد. ويدعم رندرة المحتوى الغني للصور وتمييز الصيغة، ويستخدم نظام توجيه أحداث دورة التركيز لإدارة التنقل عبر لوحة المفاتيح والاستدعاءات العالمية. تتم إدارة الحالة من خلال تحديثات واجهة المستخدم غير المتزامنة والوصول القائم على المعرف، مما يسمح للمطورين بتعديل طرق عرض محددة ديناميكياً من المهام الخلفية.
Provides framed window containers for organizing content with titles and interactive buttons.