Ekiga (formely known as GnomeMeeting) is an open source VoIP and video
conferencing application for GNOME. Ekiga uses both the H.323 and SIP
protocols. It supports many audio and video codecs, and is interoperable
with other SIP compliant software and also with Microsoft NetMeeting.
It still needs some love but having it in-tree will ease people testing.
Some things are known not to be working yet...
Network part was intensively tested using the H.323 protocol through an
OpenBSD gnugk proxy, with Ekiga running OpenBSD/amd64 and a Polycom v500 as
endpoints.
this applet will only work if we run with securelevel -1 (and start another
X server). as found out by ajacoutot@ and confirmed by matthieu@
ok ajacoutot@
The goal of DeskbarApplet is to provide an omnipresent versatile search
interface. By typing search terms into the deskbar entry in your panel
you are presented with the search results as you type.
Seaches are handled by a series of plugins. DeskbarApplet provides a
simple interface to manage these plugins to provide you with the search
results that fit your needs.
feedback and ok ajacoutot@
py-gnome-extras (also known as gnome-python-extras) is a set of bindings
for the GNOME platform libraries. It extends py-gnome with bindings for
several libraries.
Currently covered parts are:
- gtkhtml2
- gtkmozembed
- gtkspell
- gdl
..etc
based on an older port by landry@
feedback and ok ajacoutot@
py-gnome-desktop (also known as gnome-python-desktop) provides python
interfacing modules for some GNOME libraries part of the GNOME Desktop.
- gnomeapplet
- gnomeprint
- gnomeprint.ui
- wnck
- totem.plparser
..etc
feedback and ok ajacoutot@
Totem is the official movie player of the GNOME desktop environment
based on xine-lib or GStreamer. It features a playlist, a full-screen
mode, seek and volume controls, as well as keyboard navigation.
Available flavor:
xine - Use xine backend instead of GStreamer
loosely based on an older port from jasper@
ok jasper@
gnome-keyring-query has the capability to store and retrieve simple
name/passphrase pairs in the default keyring. Unlike applications like
Nautilus and Evolution, no additional fields are stored, with the
exception of a 'magic' field to distinguish keys created by
gnome-keyring-query from those created by other applications.
'yeah!' ajacoutot@
from vlc subversion via Alexey Suslikov.
- use jack_client_connect() instead of jack_client_new() so multiple
instances of vlc can connect to jackd concurrently. problem reported
by Alexey Suslikov.
VNC server for the GNOME desktop that allows one to control their
desktop from remote using the RFB protocol.
(ipv6 is disabled for the moment)
feedback and ok ajacoutot@
Vinagre is a VNC Client for the GNOME Desktop. Its features include:
* You can connect to several machines at the same time, we like tabs
* You can keep track of your most used connections, we like favorites
* You can keep track of your recently used connections, we like GtkRecent
ok ajacoutot@
gtk-vnc provides a core library written in C, using coroutines to allow
it to be completely asynchronous while remaining single threaded. A
wrapper library using PyGTK provides access to the widget functionality
from Python. Two example programs illustrate use of the widget by
re-implementing the traditional 'vncviewer' in a few 10's of lines of
code.
ok ajacoutot@
The GNOME Keyring Manager is an application for managing keyrings, in
which any kind of sensitive information can be kept, mainly passwords.
The default window shows 'default' keyrings with their stored items, and
allows addition, removal and edition.
Secrets can be copied using drag and drop, and can also be moved between
different keyrings. The manager also has creation, opening and
lock/unlock features.
ok ajacoutot@