*** Welcome to piglix ***

Awesome (window manager)

Awesome
Awesome logo.png
Awesome screenshot.png
awesome with a number of terminals open
Original author(s) Julien Danjou
Initial release September 18, 2007; 9 years ago (2007-09-18)
Stable release
4.1 "Harder, Better, Faster, Stronger" / March 19, 2017; 44 days ago (2017-03-19)
Written in C and Lua
Operating system Unix-like
Type Window manager
License GPLv2+
Website awesomewm.org

awesome is a dynamic window manager for the X Window System developed in the C and Lua programming languages. Lua is also used for configuring and extending the window manager. Its development began as a fork of dwm. It aims to be extremely small and fast, yet extensively customizable. It makes it possible for the user to manage windows with the use of keyboard.

The fork was initially nicknamed jdwm, with "jd" denoting the principal programmer's initials, and with dwm reminding of the software project it forked from. The first git repository for what was to become awesome was set up in September 2007. jdwm was renamed to awesome, named after the same phrase used by the How I Met Your Mother character Barney Stinson. awesome was officially announced on the dwm mailing list on September 20, 2007.

A window manager is probably one of the most used software in your day-to-day tasks, with your Web browser, mail reader and text editor. Power users and programmers have a big range of choice between several tools for these day-to-day tasks. Some are heavily extensible and configurable.

awesome tries to complete these tools with what we miss: an extensible, highly configurable window manager.

To achieve this goal, awesome has been designed as a framework window manager. It's extremely fast, small, dynamic and heavily extensible using the Lua programming language.

Awesome has emerged as a dwm fork featuring customization through external configuration files (see Configuration and customization below). Although highly extensible, the default setup of the window manager is deliberately simplified. In doing so, the author has created what he calls a framework window manager for users to expand and adapt to their own needs.

From the very beginning, awesome was conceived as a dwm fork with an external configuration file. As such, its configuration file format, and the process of configuration itself, was subject to special attention by the author.


...
Wikipedia

...