Main Page XdgNet

From NDesk

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

← Previous diff
Revision as of 06:04, 19 August 2006 (edit) (undo)
Alp (Talk | contribs)

Next diff →
Line 1: Line 1:
 +[[Image:XdgNetDemo.png|thumbnail]]
 +
xdg-net is a collection of C# implementations of standards provided by [http://www.freedesktop.org freedesktop.org]. xdg-net is a collection of C# implementations of standards provided by [http://www.freedesktop.org freedesktop.org].
This software is at an early stage of development. Pick out what's useful and This software is at an early stage of development. Pick out what's useful and
feel free to contribute. 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.
 +
== Implemented standards == == Implemented standards ==
Line 19: Line 24:
There may be others. There may be others.
- 
-== Examples == 
- 
-[[Image:XdgNetDemo.png|thumbnail]] 
- 
-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. 
== Related projects == == Related projects ==
[[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.

Revision as of 06:04, 19 August 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.


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.

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