Main Page Main Page

From NDesk

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:21, 7 October 2006 (edit)
Alp (Talk | contribs)

← Previous diff
Current revision (18:37, 19 April 2009) (edit) (undo)
Alp (Talk | contribs)

 
(17 intermediate revisions not shown.)
Line 1: Line 1:
-NDesk provides standards-based implementations of open specifications pertaining to the open source desktop. An emphasis is placed on correctness, performance and portability, with MIT licensing terms used to ensure that the platform code is available to all integrators without bias.+NDesk provides standards-based implementations of open specifications pertaining to the free desktop. An emphasis is placed on correctness, performance and portability, with MIT licensing terms used to ensure that the platform code is available to all integrators without bias.
-This site also hosts projects which integrate the standard implementations to produce original research into the desktop platform that has already yielded a mass of inspiration and working code for applications that ship today with the [http://www.gnome.org/ GNOME] desktop environment.+This site also hosts projects which integrate the standard implementations to produce original research into the desktop platform that has already yielded inspiration and working code for applications that ship today with the [http://www.gnome.org/ GNOME] desktop environment, [http://www.x.org/ Xorg] and other projects.
=== Repositories === === Repositories ===
-[http://git.ndesk.org/ NDesk git repositories] (current)+[http://gitweb.ndesk.org/ NDesk git repositories] (current)
[http://svn.ndesk.org/ NDesk svn repositories] (pre-migration) [http://svn.ndesk.org/ NDesk svn repositories] (pre-migration)
Line 11: Line 11:
=== Software === === Software ===
-* [[XdgNet | xdg-net]]+==== Libraries ====
-* [[CompizSharp | compiz-sharp]]+
-* [[DBusSharp | dbus-sharp]]+
-* [[Xnb | xnb]]+
-* [[Cilc | cilc]]+
-More coming soon.+* [[DBus | Managed D-Bus]] -- desktop IPC system
 +* [[Xnb | xnb]] -- X11 protocol library
 +* [[XdgNet | xdg-net]] -- freedesktop.org XDG spec implementations
 +* [[CompizSharp | compiz-sharp]] -- desktop effects
 +* [[Options | NDesk.Options]] -- program option parser
 + 
 +==== Utilities ====
 + 
 +* [[Cilc | cilc]] -- GObject/C binding generator
 +* [[Xps | Xps]] -- Xps XML Paper Specification interpreter/viewer/converter
 + 
 +==== Applications ====
 + 
 +* [[DBusExplorer | D-Bus Explorer]] -- A GTK+ interface for viewing D-Bus service APIs
 + 
 +==== Bindings ====
 + 
 +* [http://gitweb.ndesk.org/?p=glitz-sharp glitz-sharp]
 +* [http://gitweb.ndesk.org/?p=cairo-sharp cairo-sharp]
 +* [http://svn.ndesk.org/ndirectfb directfb-sharp] -- DirectFB binding, not updated since 2002 but includes a binding generator
 +* [http://gitweb.ndesk.org/?p=alsa-sharp alsa-sharp] -- ALSA binding, control interface only so far
 + 
 +* [http://gitweb.ndesk.org/?p=v4l2-sharp v4l2-sharp] -- Video for Linux 2
 +* [http://www.ndesk.org/nbind NBind binding incubator] -- Experimental GOBject bindings: gdkgl, gtkgl, poppler, egg, metacity, xsettings, wnck, hildon
 + 
 +==== Notes for NDesk Editors ====
 + 
 +[[Special:Userlogin | Editor login]]

Current revision

NDesk provides standards-based implementations of open specifications pertaining to the free desktop. An emphasis is placed on correctness, performance and portability, with MIT licensing terms used to ensure that the platform code is available to all integrators without bias.

This site also hosts projects which integrate the standard implementations to produce original research into the desktop platform that has already yielded inspiration and working code for applications that ship today with the GNOME desktop environment, Xorg and other projects.

Contents

[edit] Repositories

NDesk git repositories (current)

NDesk svn repositories (pre-migration)

[edit] Software

[edit] Libraries

[edit] Utilities

  • cilc -- GObject/C binding generator
  • Xps -- Xps XML Paper Specification interpreter/viewer/converter

[edit] Applications

[edit] Bindings

[edit] Notes for NDesk Editors

Editor login

Retrieved from "http://ndesk.org/Main_Page"