Download List

Descripción del Proyecto

Blackbox is yet another addition to the list of window managers for X. It is
written in C++, sharing no common code with any other window manager (even
though the graphics implementation is similar to that of WindowMaker). It
features small code size, a fast interface with simple menus, multiple
workspaces, decorated windows, built-in graphics code to render solids,
gradients, and bevels on the fly, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-10 18:08 Back to release list
0.65.0beta5

Nls japoneses se ha actualizado. Cuando se selecciona CascadePlacement, las opciones de direcciones ahora no lo están, porque CascadePlacement siempre LeftRight, TopBottom. El código de cambio de área de trabajo se ha racionalizado, sino que debe ser ligeramente más eficiente ahora. El menú de la ventana ya está creado a finales del constructor de la ventana, lo que garantiza que todos los datos de las necesidades de menú está disponible, lo que corrige el nombre de la ventana rota en los menús. Información sobre su forma es ahora tratará más adelante en el constructor y, por razones similares.
Tags: Minor feature enhancements
Japanese nls has been updated. When CascadePlacement is selected, the
options for directions are now disabled because CascadePlacement is
always LeftRight, TopBottom. The workspace change code has been
streamlined; it should be slightly more efficient now. The window
menu is now created at the end of the Window constructor, thereby
ensuring that all of the data the menu needs is available; this fixes
the broken window names in the menus. Shape information is now dealt
with later in the constructor as well, for similar reasons.

Project Resources