The desktop environment: Difference between revisions

From SprezzOSWiki
No edit summary
No edit summary
Line 12: Line 12:
** The total ordering is sometimes associated with a regular polytope, but this seems a specious association from a topological perspective
** The total ordering is sometimes associated with a regular polytope, but this seems a specious association from a topological perspective
** '''''A single workspace exhibiting [http://en.wikipedia.org/wiki/Simply_connected_space non-simple connection]/[http://en.wikipedia.org/wiki/Genus_%28mathematics%29 dynamic genus], starting and ending as an e.g. sphere possessing [http://en.wikipedia.org/wiki/Metric_expansion_of_space dynamic local metric], seems a fascinating and natural one. Has this not been pursued? -- [[User:Dank|nickblack.atl]] ([[User talk:Dank|talk]])'''''
** '''''A single workspace exhibiting [http://en.wikipedia.org/wiki/Simply_connected_space non-simple connection]/[http://en.wikipedia.org/wiki/Genus_%28mathematics%29 dynamic genus], starting and ending as an e.g. sphere possessing [http://en.wikipedia.org/wiki/Metric_expansion_of_space dynamic local metric], seems a fascinating and natural one. Has this not been pursued? -- [[User:Dank|nickblack.atl]] ([[User talk:Dank|talk]])'''''
GUIs are by no means always available, for instance when using a serial terminal, when recovering during a broken [[booting|boot]], or when they are not installed. By default, [[SprezzOS 1]] does not install any GUI components.
GUIs are by no means always available, for instance when using a serial terminal, when recovering during a broken [[booting|boot]], or when they are not installed (by default, [[SprezzOS 1]] does not install any GUI components). In this case, interaction is limited to a pure [[The shell environment|shell environment]].
==GUIs==
==GUIs==
The standard [[Graphics#Raster_Output|compositor/rasterizer]] on Linux is currently [[X.org]] atop a mix of kernel- and userspace Direct Rendering Infrastructure. Alternatives include [[Wayland]] and [[DirectFB]].
The standard [[Graphics#Raster_Output|compositor/rasterizer]] on Linux is currently [[X.org]] atop a mix of kernel- and userspace Direct Rendering Infrastructure. Alternatives include [[Wayland]] and [[DirectFB]].
Line 25: Line 25:
==See Also==
==See Also==
* ''[[Graphics]]'' from the SprezzOS Handbook
* ''[[Graphics]]'' from the SprezzOS Handbook
* ''[[The shell environment]]'' from the SprezzOS Handbook


{{Handbook}}
{{Handbook}}


[[CATEGORY: SprezzOS Manual]]
[[CATEGORY: SprezzOS Manual]]

Revision as of 15:00, 4 March 2013

Depending on the graphics capabilities of your machine, it might be possible to engage a user interface based on pixels rather than character cells. These are typically referred to as GUIs (Graphical User Interfaces), and have underpinned the vast majority of interactive computing for many years. Most GUIs are minor variations on idioms of the desktop environment, that is:

  • Interactive applications present sets of distinct windows, objects of varying opacity taking dynamic size in 2 dimensions
    • The contents of the windows, subject to overlap, are controlled by the application
    • Decorators of the windows, subject to overlap, are usually controlled by the application
    • Graphic presentation is typically influenced by a theme -- an instance of a presentation engine's parameters
  • Windows are partitioned among workspaces, 2D objects having size corresponding to the display
    • Each workspace provides a z-axis on which its windows are at least partially ordered
    • Some systems support association of windows with more than one workspace at a time
  • A root window
  • In every system known to this author, a total order is induced upon the workspaces, and only one workspace is shown at a time

GUIs are by no means always available, for instance when using a serial terminal, when recovering during a broken boot, or when they are not installed (by default, SprezzOS 1 does not install any GUI components). In this case, interaction is limited to a pure shell environment.

GUIs

The standard compositor/rasterizer on Linux is currently X.org atop a mix of kernel- and userspace Direct Rendering Infrastructure. Alternatives include Wayland and DirectFB.

  • A rasterizer provides an interface by which applications can render to a framebuffer.
    • Without a rasterizer, all applications must speak cooperatively to the physical framebuffer.
  • A compositing rasterizer provides virtual framebuffers to applications, which are projected via some transform to the true framebuffer.
    • In the absence of a composting rasterizer, applications must cooperatively implement effects along the Z axis

      One might say that non-destructive overlapping is a Z-axis effect. While this is true, non-destructive overlapping can be implemented via recoverable, linear XOR transforms, and thus the overlapping bitmap itself is sufficient information to recover the original bitmap. Thus the distinction is meaningful. - nickblack.atl (talk)

Theming

SprezzOS's default theme is Allotrion.

See Also

{{#switch:|subgroup|child=|none=|#default=

}}{{#ifeq:|Template|{{#ifeq:|child||{{#ifeq:|subgroup||{{#switch:the desktop environment

|doc
|sandbox
|testcases =
|#default = {{#switch:
 |plainlist
 |hlist
 |hlist hnum
 |hlist vcard
 |vcard hlist = 
 |#default = hlist
 }}
}}

}}}}}}