PlexyDesk : GPU accelerated Display Server for GNU/Linux and BSD
Search
PlexyDesk
Not logged in
Talk
Contributions
Create account
Log in
Open Desktop Systems Journal
Main page
Documentation
Architecture
Development
Components
News
Gallery
Community
Page
Discussion
Read
Edit
Edit source
View history
Editing
Components
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
= Components = '''Components''' maps the major building blocks of PlexyDesk and the role each one plays in the runtime. == System layers == {| class="wikitable" |- ! Layer ! Role in the desktop |- | Applications | Create windows, controls, text, panels, lists, and other interface content |- | PlexyDesk client libraries | Help applications describe UI, render it locally, and submit finished surfaces |- | PlexyDesk compositor and shell | Combine application surfaces with shell elements such as the dock, menubar, wallpaper, chrome, and transitions |} == Source tree map == {| class="wikitable" |- ! Path ! Component area ! Responsibility |- | <code>src/</code> | Compositor and shell runtime | Output composition, window presentation, backend integration, input routing, and shell-owned desktop behaviour |- | <code>lib/</code> | Client support libraries | Application-facing runtime helpers, event loop code, and support functionality used by PlexyDesk clients |- | <code>include/plexy/</code> | Public headers | Exposed interface definitions for client code, including the current PlexyUI surface |- | <code>examples/</code> | Reference examples | Small programs that demonstrate application patterns and toolkit usage |- | <code>apps/</code> | Application experiments | Larger programs used to exercise the desktop, shell integration, and UI stack |- | <code>tasks/</code> | Engineering notes | Design notes, implementation summaries, and optimisation work |} == Related pages == * [[Architecture]] * [[Developer Guide]] * [[PlexyUI API]] * [[Development]]
Summary:
Please note that all contributions to PlexyDesk - Display Server for GNU/Linux may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Project:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)