This package installs X11 support library which adds the following
devices to the installed Ghostscript:
x11, x11alpha, x11cmyk, x11cmyk2, x11cmyk4, x11cmyk8, x11gray2,
x11gray4, and x11mono.
This package installs X11 support library which adds the following
devices to the installed Ghostscript:
x11, x11alpha, x11cmyk, x11cmyk2, x11cmyk4, x11cmyk8, x11gray2,
x11gray4, and x11mono.
http://www.ghostscript.com/
Oroborus is a small and simple window manager for X11 which has the
following features:
- Good default key bindings
- Windows are moveable by keyboard
- Highly configurable
- XPM-themable
- GNOME compatible
- NET_WM compatible
- Sort of KDE compatible
- And many, many more...
Oroborus doesn't provide any kind of dock, toolbar, program launcher,
background changer or root menu as these functions can be provided by
separate applications.
The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension libraries.
These libraries provide convenience functions and interfaces which make the
raw X protocol more usable. Some of the libraries also provide client-side
code which is not strictly part of the X protocol but which have traditionally
been provided by Xlib.
The util-cursor module implements the XCB cursor library, which is th XCB
replacement for libXcursor.
This library offers a CPU-based synchronization primitive compatible
with the X SyncFence objects that can be shared between processes
using file descriptor passing.
This package contains the current stable release of the client drivers for the
DRI. With an X Server configured for the DRI they allow direct rendering of
hardware-accelerated OpenGL.
Cross platform
==============
Kivy is running on Linux, Windows, MacOSX, Android and IOS. You can run the
same code on all supported platforms. It can use natively most inputs
protocols and devices like WM_Touch, WM_Pen, Mac OS X Trackpad and Magic Mouse,
Mtdev, Linux Kernel HID, TUIO. A multi-touch mouse simulator is included.
Business Friendly
=================
Kivy is 100% free to use, under LGPL 3 licence. The toolkit is professionally
developed, backed and used. You can use it in a product and sell your product.
The framework is stable and has a documented API, plus a programming guide to
help for in the first step.
GPU Accelerated
===============
The graphics engine is built over OpenGL ES 2, using modern and fast way of
doing graphics. The toolkit is coming with more than 20 widgets designed to be
extensible. Many parts are written in C using Cython, tested with regression
tests.
awesome is a tiling window manager initially based on a dwm code
rewriting. It's extremely fast, small, dynamic and awesome.
Windows can be managed in several layouts: tiled and floating. Each
layout can be applied on the fly, optimizing the environment for the
application in use and the task performed.
Managing windows in tiled mode assures that no space will be waste on
your screen. No gaps, no overlap.
This port contains the older and somewhat static 2.x branch of the
awesome window manager. If you prefer the latest stable version, try the
x11-wm/awesome port.
freeglut is a completely OpenSourced alternative to the OpenGL Utility
Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to
support the sample programs in the second edition OpenGL 'RedBook'.
Since then, GLUT has been used in a wide variety of practical applications
because it is simple, universally available and highly portable.
GLUT (and hence freeglut) allows the user to create and manage windows
containing OpenGL contexts on a wide range of platforms and also read the
mouse, keyboard and joystick functions.
freeglut is released under the X-Consortium license.