Main Page Main Page

From NDesk

(Difference between revisions)
Jump to: navigation, search
Revision as of 23:20, 5 February 2007 (edit)
Alp (Talk | contribs)

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

 
(10 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, [http://www.x.org/ Xorg] and countless other projects.+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 ===
-==== Complete libraries and tools ====+==== Libraries ====
-* [[XdgNet | xdg-net]] -- fd.o desktop specs+* [[DBus | Managed D-Bus]] -- desktop IPC system
-* [[CompizSharp | compiz-sharp]] -- desktop effects+
-* [[DBusSharp | dbus-sharp]] -- desktop IPC+
* [[Xnb | xnb]] -- X11 protocol library * [[Xnb | xnb]] -- X11 protocol library
-* [[Cilc | cilc]] -- C binding generator+* [[XdgNet | xdg-net]] -- freedesktop.org XDG spec implementations
-* [[Xps | Xps]] -- Xps interpreter+* [[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 ==== ==== Bindings ====
-* [http://git.ndesk.org/?p=glitz-sharp glitz-sharp]+* [http://gitweb.ndesk.org/?p=glitz-sharp glitz-sharp]
-* [http://git.ndesk.org/?p=cairo-sharp cairo-sharp]+* [http://gitweb.ndesk.org/?p=cairo-sharp cairo-sharp]
-* directfb-sharp+* [http://svn.ndesk.org/ndirectfb directfb-sharp] -- DirectFB binding, not updated since 2002 but includes a binding generator
-* [http://www.ndesk.org/nbind NBind binding incubator] -- gdkgl, gtkgl, poppler, egg, metacity, xsettings, wnck, hildon+* [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"