wmname prints/sets the window manager name property of the root window
similar to how hostname(1) behaves.
wmname is a nice utility to fix problems with JDK versions and other broken
programs assuming a reparenting window manager for instance.
ok bernd@
GNOME MPlayer is a simple GUI for MPlayer.
It has a rich API that is exposed via DBus. It is not highly dependent
on the GNOME libraries, but its look and feel is based on the GNOME HIG.
The player can be used to play media on websites when used
with Gecko Mediaplayer.
Note that despites its name, it is not a GNOME application but rather a
simple gtk one, this is why it is not under x11/gnome. It is completely
usable on !GNOME.
from David Coppa (MAINTAINER) with some tweaks.
Genius is a general purpose calculator program similiar in some aspects
to BC, Matlab, Maple or Mathematica. It is useful both as a simple
calculator and as a research or educational tool. The syntax is very
intuitive and is designed to mimic how mathematics is usually written.
GEL is the name of its extention language, it stands for Genius
Extension Language.
- explicitely add build_depends on rarian where gnome-doc-utils is also a
build dependency as it does not itself run_depends on rarian anymore
This was the 2nd and hopefully last pass of rarian/scrollkeeper cleaning.
discussed with jasper@
Avant Window Navigator (Awn) is a dock-like bar which sits at the bottom
of the screen. It has support for launchers, task lists, and third party
applets.
with feedback from landry@
some new gtk/qt based apps (such as firefox) use PRIMARY/CLIPBOARD
buffers, while the older ones use cutbuffer. this little utility
keeps clipboard and cutbuffer in sync, making it able to select/paste
data from xterm<->firefox!11
ok sthen@