[linux-audio-dev] [ANN] GLASHCtl 0.2

Lars Luthman lars.luthman at gmail.com
Mon Jun 12 11:56:09 UTC 2006


GLASHCtl is a control applet for LASH. This is the first release. Other
than my code it contains eggtrayicon.h and eggtrayicon.c (by Anders
Carlsson and Jean-Yves Lefort), taken from libegg, and the LASH icon (by
Thorsten Wilms) from the LASH project. A patch from Florian Schmidt,
adding session renaming and directory switching, has also been applied.

Get it at http://dino.nongnu.org/glashctl

Attaching README:


GLASHCTL
=======================================================================
This is a simple applet for controlling the LASH Audio Session Handler.
When you run it it will appear as a small LASH icon in your
"notification
area" or "system tray" (if your desktop manager is compatible with 
freedesktop.org's "System tray" standard, 
http://www.freedesktop.org/Standards/systemtray-spec). This is typically
somewhere in the panel in KDE or GNOME.


BUILDING IT
============================================================
To build this program you will need the following libraries:

 * libgtkmm (2.6.4 or newer)
 * libvte (0.11.15 or newer)
 * liblash (0.5.1 or newer)

You will also need to have the LASH server, lashd, somewhere in your
$PATH.
To build the program with the default configuration (install
in /usr/local,
compile with -g -O2 etc), simply type 'make' in this directory. If you
want to
change the configuration, use the configure script (run configure --help
for
details). When you type 'make' a program called glashctl should be
generated,
and when you type 'make install' it should be installed on your system.

You need to install it before you run it, otherwise it won't find the
LASH
icon file and will not start.


USING IT
============================================================
To use the applet, simply run the program. If you have a
standards-compliant
system tray on your desktop a small LASH icon (a cardboard box with a 
soundwave on it) should appear there. It is probably insensitive (greyed
out), unless you were already running lashd or have the
LASH_START_SERVER
environment variable set to 1. If you right-click the icon a menu will
pop up
where you can choose to start lashd. When lashd has started the icon
should 
become sensitive (show colours), and you will be able to restore audio 
sessions, and when there is an active session, save it, close it, rename
it
or change its directory. You can also quit the applet from the popup
menu.

You can also left-click the icon to open a message window that shows 
information about the events received from lashd.


NOTES
============================================================
The LASH icon was created by Thorsten Wilms for the LASH project
(http://lash.nongnu.org).

I know that the GNOME HIG discourages using the notification area for 
permanent icons and icons that have actions other than just opening a
window
associated with them, but until there is a standard for writing normal
panel
applets that work in both KDE and GNOME and in other window managers
I'll do
it anyway.


Send bug reports and suggestions to Lars Luthman, lars.luthman at gmail.com



-- 
Lars Luthman - please encrypt any email sent to me if possible
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x04C77E2E
Fingerprint: FCA7 C790 19B9 322D EB7A E1B3 4371 4650 04C7 7E2E
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20060612/bb94c9ff/attachment.pgp>


More information about the Linux-audio-dev mailing list