RFC: قشرة سطح المكتب — أنواع عناصر النوافذ المتراكبة لمكتبة رسومات ص#54
Open
SalehKadah wants to merge 1 commit into
Open
RFC: قشرة سطح المكتب — أنواع عناصر النوافذ المتراكبة لمكتبة رسومات ص#54SalehKadah wants to merge 1 commit into
SalehKadah wants to merge 1 commit into
Conversation
يقنّن ٨ أنواع UINodeType لبناء بيئة سطح مكتب بطابع النوافذ (شبيهة بويندوز) على الباطن الحرّ: نافذة/شريط_عنوان/شريط_تمرير/شريط_مهامّ/قائمة_ابدأ/ لوحة_نظام/شريط_حالة/صندوق_تجميع. أساس SoT لمراحل خطّة ودجات سطح المكتب. طبقة رسم ٣ منها (نافذة/شريط_عنوان/شريط_تمرير) منفَّذة ومُثبَتة بصريًّا سلفًا (لغة PR #282، م١) لإثبات الجدوى؛ يرخّص هذا المقترح توصيل دوالّ البناء (ui_widgets.yaml + توليد) وبقيّة عناصر القشرة. غير كاسر للتوافق (إلحاق قبل _Count + default في كلّ المُصيّرات). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ملخّص
يقنّن ٨ أنواع
UINodeTypeلبناء بيئة سطح مكتب بطابع النوافذ المتراكبة (شبيهة بويندوز) على الباطن الحرّ لـ sad-os:نافذة،شريط_عنوان،شريط_تمرير،شريط_مهامّ،قائمة_ابدأ،لوحة_نظام،شريط_حالة،صندوق_تجميع.أساس SoT اللغويّ لمراحل
sad-os/متطلبات/خطة-مكتبة-ودجات-سطح-المكتب-شبيهة-بويندوز.md.الحالة التنفيذيّة
ui_widgets.yaml+ توليد) وبقيّة عناصر القشرة.نقاط رئيسيّة
_Count+defaultفي كلّ المُصيّرات ⇒ غير كاسر للتوافق، لا كسر بناء.راجع القالب الكامل في الملفّ.