Snes9express is a graphical interface for the X11 versions of snes9x,
featuring an organized layout of common snes9x options.
diStorm is a binary stream disassembler of x86 instructions. It can operate
in 16, 32, and 64 bit modes, and supports FPU, MMX, SSE, SSE2, SSE3, SSE4,
3DNow! (with extensions), x86-64, VMX, AMD SVM, and AVX instruction sets.
diStorm was written to decode every instruction quickly and accurately, with
robust handling of valid and unused prefixes. The output is a special structure
that can describe any x86 instruction, and later be formatted into text for
display.
xxgdb is an X window interface for gdb.
This is Xfstt, a free TrueType font server for X11.
Ruby/GtkSourceView2 is a Ruby binding of gtksourceview-2.x.
This port contains the programming reference for x11/libgnome.
Simple X selection printer. Prints the X selection to stdout.
If there is no X client owning the selection it just exits.
Useful for scripts where you can query the X selection
without pressing mouse Button2 in cumbersome ways.
dvtm brings the concept of tiling window management, popularized by X11-window
managers like dwm to the console. As a console window manager it tries to make
it easy to work with multiple console based programs like vim, mutt, cmus or
irssi.
The libXcm library is colour management helper for Xorg. It contains
a reference implementation of the X Color Management specification.
It allows to attach colour regions to X windows to communicate with
colour servers.
Tools based on libXcm, a library for colour management on X:
. xcmddc requests EDID from a monitor over the i2c bus;
. xcmedid is for parsing EDID data blocks;
. xcmevents observes X11 colour management events.