News: Difference between revisions

Rewrite news hub in technical style
No edit summary
Line 2: Line 2:


'''News''' records high-level project changes that affect how PlexyDesk is understood, evaluated, or documented. It should summarize milestones, visible feature additions, and major documentation changes in concise technical terms.
'''News''' records high-level project changes that affect how PlexyDesk is understood, evaluated, or documented. It should summarize milestones, visible feature additions, and major documentation changes in concise technical terms.
== Changelog ==
- fix wayland vk error and buffer issues
- clipboard support across plexyshell and wayland and x11
- XQuadro was updated to support new plexyshell protocols changes
- faster desktop rendering with compositor optimizations


== Current status summary ==
== Current status summary ==
Line 15: Line 22:
* [[Gallery]] for visual captures of running PlexyDesk sessions
* [[Gallery]] for visual captures of running PlexyDesk sessions
* [[PlexyUI API]] for source-backed toolkit reference
* [[PlexyUI API]] for source-backed toolkit reference
== Intended use ==
This page should be used for milestone summaries, major visible changes, documentation expansions, and other high-level updates that are useful to readers who need a compact view of project progress.

Revision as of 19:42, 24 March 2026

News

News records high-level project changes that affect how PlexyDesk is understood, evaluated, or documented. It should summarize milestones, visible feature additions, and major documentation changes in concise technical terms.

Changelog

- fix wayland vk error and buffer issues - clipboard support across plexyshell and wayland and x11 - XQuadro was updated to support new plexyshell protocols changes - faster desktop rendering with compositor optimizations

Current status summary

  • PlexyDesk includes a functioning compositor shell with integrated dock and menubar components.
  • The runtime supports shell-owned composition, visual presentation, and client-submitted surfaces.
  • Public toolkit headers are documented through the generated PlexyUI API reference.
  • The wiki now includes architectural, subsystem, example, gallery, and contribution pages intended to track the codebase.

Tracking pages