The Simple X Protocol Compressor
This program provides compression of the X protocol stream.
It is intended to be used to improve the performance of X applications
over a slow internet connection. (e.g. slip,cslip. or term) It assumes
a Unix operating system at both ends of the link. Transferring large
bitmaps or images through sxpc may be slower than not using it.
The algorithms used are geared primarily for the data exchanged
during interactive use where the same data may be sent several times
with only small changes. (e.g. editing)
WARNING WARNING DANGER DANGER
If you use this program use xauth to provide SECURITY, since
host-based security will be BYPASSED. See README.xauth in the work
sub-directory.
Temperature.app is a Window Maker dock application which
fetches local temperature information every 15 minutes from
ftp://weather.noaa.gov and displays it (in Celsius or Fahrenheit).
Terminal provides terminal emulation in a GNUstep environment. It gives
colorized terminals with configurable fonts, and also allows users to configure
shell utilities as GNUstep services.
Keybinder is a library for registering global keyboard shortcuts.
Keybinder works with GTK-based applications using the X Window System.
The port provides the following:
- A C library, libkeybinder
- Lua bindings, lua-keybinder
- Python bindings, python-keybinder
- An examples directory with programs in C, Lua, Python, and Vala
The program adds nicely shaped icons a little bit like those of window
manager. You can launch programs by clicking on them. The layout of the icons
is remembered and restored on the next run.
Right now I have put into tycoon support for OffiX drag-and-drop,
so now you can drag icons from the OffiX filemanager into tycoon
icons and have appropriate action invoked. Check out OffiX, it's
very fine package.
This is a small command-line utility for setting up and using virtual
desktops.
from the Web page:
invoke it as vdesk <desktop number> to switch to a desktop,
or vdesk <desktop number> <window id> ... to move windows
to a desktop, where desktop 0 means that the window should
be made sticky.
LXpanel is a lightweight desktop panel like fbpanel.
It's not only with fbpanel features but also
* supports i18n
* provides lxpanelctl to control lxpanel
A dockapp for WindowMaker that displays a bunch of buttons. Each
of these can be configured to run an application of your choice.
Useful for people that have their dock already full.
A 64x64 pixel application that displays nine buttons.
Each of these buttons can be configured via a configuration file to
run just about any application you'd like to. Basically, if you can
type it in a shell command, wmbutton can run it. It is based on wmcp,
by Ben Cohen.
wmDrawer is a dock application (dockapp) which provides a drawer (retractable
button bar) to launch applications.
* The drawer is retractable and animated.
* Several columns of buttons can be defined in the drawer.
* The configuration file is automaticaly reloaded if it changes.
* Multiple instances of the program can run at the same time.
* Button's highlight under mouse cursor.
* Drawer's transparency (need SHAPE extension).
* Ability to launch several apps at once from the drawer. By holding down
the key Shift or by using mouse buttons middle or right instead of left,
you can keep the drawer opened.