Jump to content

Awesome (window manager)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 71.68.12.166 (talk) at 00:04, 17 August 2008 (typo). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

awesome
Original author(s)Julien Danjou
Stable release
2.3.3 / July 26, 2008
Repository
Written inC
Operating systemUnix-like
TypeWindow Manager
LicenseGNU General Public License[1]
Websitehttp://awesome.naquadah.org

awesome is a dynamic window manager for the X Window System. Its development began in September 2007 as a fork of dwm. It aims at being extremely small and fast and supports multiple layouts such as floating, tiling, and maximized. Like many other tiling window managers, it strives to make it possible for the user to productively manage windows without the use of the mouse.

awesome is distributed on a wide range of Unix-like operating systems, including Arch Linux, Debian, Ubuntu, Gentoo, FreeBSD, NetBSD and OpenBSD.

The upcoming 3.0 version will be the first version using the XCB library to communicate with the X server, thus making awesome the first window manager to be using this library instead of Xlib. It'll also support the pango markup language, and D-Bus for communication.

Features

  • Multiple and per screen statusbars, including a variety of widgets (text and icon boxes, graphs, progress bars, and so on).
  • Zero mouse dependency. Keyboard accelerated desktop environment.
  • Multihead support (XRandR, Xinerama or Zaphod mode).
  • EWMH support.
  • Real transparency support (using Composite extension and xcompmgr).
  • Customized entirely through editing a configuration file.
  • Each function for manipulating the environment is bindable to keys/ mouse buttons and executable remotely via a socket (awesome-client).

Licensing

awesome is free software licensed under the GNU General Public License version 2. Thus, it is available free of cost at the official website.

See also

References

Template:Window Managers