Main Page XdgNet

From NDesk

(Difference between revisions)
Jump to: navigation, search
Revision as of 06:16, 19 August 2006 (edit)
Alp (Talk | contribs)

← Previous diff
Revision as of 14:43, 1 September 2006 (edit) (undo)
Alp (Talk | contribs)

Next diff →
Line 28: Line 28:
[[DBusSharp | dbus-sharp]] is a C# implementation of the D-Bus IPC mechanism, which is also a freedesktop.org standard. [[DBusSharp | dbus-sharp]] is a C# implementation of the D-Bus IPC mechanism, which is also a freedesktop.org standard.
 +
 +== Download ==
 +
 +git-clone [http://git.ndesk.org/?p=xdg-net git://git.ndesk.org/pub/scm/xdg-net]

Revision as of 14:43, 1 September 2006

xdg-net is a collection of C# implementations of standards provided by freedesktop.org.

This software is at an early stage of development. Pick out what's useful and feel free to contribute.

xdg-net includes a gtk-sharp based example which makes use of all implemented standards to provide a "main menu" similar to those provided by desktop environments.


Contents

Implemented standards

xdg-net contains implementations of:

Not yet implemented

There may be others.

Related projects

dbus-sharp is a C# implementation of the D-Bus IPC mechanism, which is also a freedesktop.org standard.

Download

git-clone git://git.ndesk.org/pub/scm/xdg-net

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