Development Status: Difference between revisions
Sirajrazick (talk | contribs) mNo edit summary |
Sirajrazick (talk | contribs) mNo edit summary |
||
| Line 16: | Line 16: | ||
* bridge robustness and performance tuning | * bridge robustness and performance tuning | ||
* memory, damage tracking, and async rendering refinement | * memory, damage tracking, and async rendering refinement | ||
== Suggested workflow for contributors == | == Suggested workflow for contributors == | ||
Latest revision as of 19:47, 21 March 2026
Development Status
[edit | edit source]PlexyDesk is an active engineering project. It already contains a working compositor shell, rendering pipeline, widget toolkit, and supporting examples, but it should still be treated as a development platform rather than a finished consumer desktop.
Working areas
[edit | edit source]- compositor runtime and shell rendering
- dock and menubar
- widget toolkit and retained layout API
- example applications and experiments
- packaging and systemd helpers
- bridge and compatibility work around Wayland and X11
Areas that still read as active work
[edit | edit source]- broader application compatibility
- input and clipboard edge cases
- bridge robustness and performance tuning
- memory, damage tracking, and async rendering refinement
Suggested workflow for contributors
[edit | edit source]- Read Getting Started
- Build a debug tree
- Run and inspect the smallest examples
- Read Architecture and Developer Guide
- Use the task documents to understand current priorities before making larger changes
Related pages
[edit | edit source]This page has not yet been filed in a published category.