Find a file
marco candrian 2e935ae1f6 vertical_gradient option for the graph widget
if true, the color values (fg, fg_center, fg_end) create a color gradient
from 0 to full value, instead of new values to old values.

each data{} can have it's own setting
2008-03-23 15:52:17 +01:00
build-utils Add support for package codename into codename-stamp (like version) 2008-03-13 10:57:10 +01:00
common vertical_gradient option for the graph widget 2008-03-23 15:52:17 +01:00
icons/layouts rename tileup/down to top/bottom 2008-01-21 16:31:15 +01:00
layouts Add a pointer to SLIST struct to store previous element 2008-03-23 15:52:17 +01:00
widgets vertical_gradient option for the graph widget 2008-03-23 15:52:17 +01:00
.gitignore first version of awesome-menu 2008-03-23 15:52:15 +01:00
AUTHORS update authors, add Marco Candrian & Hans Ulrich Niedermann 2008-01-26 18:02:57 +01:00
autogen.sh Honor GIT_DIR setting when determining version 2008-01-30 09:22:45 +01:00
awesome-client.1.txt move awesomerc manpages to section 5 (File format) 2008-02-28 12:36:17 +01:00
awesome-client.c rename awclient.[ch] to socket.[ch] 2008-02-27 09:07:52 +01:00
awesome-menu.c get rid of PATH_MAX 2008-03-23 15:52:17 +01:00
awesome-message.1.txt Add a manpage for awesome-message 2008-03-13 11:33:58 +01:00
awesome-message.c Rework colors stuff, add a common colors_ctx_t containing colors and shadow options 2008-03-23 15:52:17 +01:00
awesome.1.txt move awesomerc manpages to section 5 (File format) 2008-02-28 12:36:17 +01:00
awesome.c Change screen_get_bycoord() proto to take ScreensInfo as arg, and speed up things 2008-03-23 15:52:17 +01:00
awesome.doxygen.in switch to autotools as build system 2008-01-04 20:49:49 +01:00
awesome.h simplify unmanage code 2008-01-06 21:57:53 +01:00
awesomerc.5.txt vertical_gradient option for the graph widget 2008-03-23 15:52:17 +01:00
awesomerc.in add scratch window support 2008-02-06 09:06:43 +01:00
client.c Rework colors stuff, add a common colors_ctx_t containing colors and shadow options 2008-03-23 15:52:17 +01:00
client.h Remove useless ; after DO_SLIST macro 2008-03-23 15:52:17 +01:00
config.c Rework colors stuff, add a common colors_ctx_t containing colors and shadow options 2008-03-23 15:52:17 +01:00
config.h Remove useless ; after DO_SLIST macro 2008-03-23 15:52:17 +01:00
configure.ac Add support for package codename into codename-stamp (like version) 2008-03-13 10:57:10 +01:00
event.c Use xinerama_is_active attribute and drop XineramaIsActive() usage 2008-03-23 15:52:17 +01:00
event.h Move grabkeys() out of event, and move it into window; clean and remove setup() function in awesome.c 2008-03-06 16:18:01 +01:00
ewmh.c fix screen_get_bycoord() 2008-02-25 13:40:30 +01:00
ewmh.h rework include 2008-01-29 11:27:14 +01:00
focus.c trailing whitespaces removed 2008-02-13 09:05:10 +01:00
focus.h Remove useless ; after DO_SLIST macro 2008-03-23 15:52:17 +01:00
layout.c Change screen_get_bycoord() proto to take ScreensInfo as arg, and speed up things 2008-03-23 15:52:17 +01:00
layout.h Remove useless ; after DO_SLIST macro 2008-03-23 15:52:17 +01:00
LICENSE chance license to GPLv2 2007-09-12 14:29:51 +02:00
Makefile.am Move some screen functions from screen.c to new common/xscreen.c 2008-03-23 15:52:17 +01:00
mouse.c Change screen_get_bycoord() proto to take ScreensInfo as arg, and speed up things 2008-03-23 15:52:17 +01:00
mouse.h move define 2008-01-29 08:23:20 +01:00
placement.c Add a pointer to SLIST struct to store previous element 2008-03-23 15:52:17 +01:00
placement.h add under_mouse placement aglo 2008-02-13 18:14:34 +01:00
README add new awesome-check program to check configuration file syntax 2008-01-30 14:07:14 +01:00
rules.c first version of awesome-menu 2008-03-23 15:52:15 +01:00
rules.h Remove useless ; after DO_SLIST macro 2008-03-23 15:52:17 +01:00
screen.c Use xinerama_is_active attribute and drop XineramaIsActive() usage 2008-03-23 15:52:17 +01:00
screen.h Move some screen functions from screen.c to new common/xscreen.c 2008-03-23 15:52:17 +01:00
statusbar.c Rework colors stuff, add a common colors_ctx_t containing colors and shadow options 2008-03-23 15:52:17 +01:00
statusbar.h Remove useless ; after DO_SLIST macro 2008-03-23 15:52:17 +01:00
structs.h Rework colors stuff, add a common colors_ctx_t containing colors and shadow options 2008-03-23 15:52:17 +01:00
STYLE Add a note about writing documentation 2008-03-15 09:47:43 +01:00
tag.c Bugfix in client_toggletag and checking if not tag selected 2008-03-12 16:09:56 +01:00
tag.h Remove useless ; after DO_SLIST macro 2008-03-23 15:52:17 +01:00
uicb.c get rid of PATH_MAX 2008-03-23 15:52:17 +01:00
uicb.h first version of awesome-menu 2008-03-23 15:52:15 +01:00
UPGRADE add UPGRADE to dist 2008-02-02 18:13:55 +01:00
widget.c Fix typo in comment 2008-03-23 15:52:17 +01:00
widget.h Remove useless ; after DO_SLIST macro 2008-03-23 15:52:17 +01:00
window.c Move grabkeys() out of event, and move it into window; clean and remove setup() function in awesome.c 2008-03-06 16:18:01 +01:00
window.h Move grabkeys() out of event, and move it into window; clean and remove setup() function in awesome.c 2008-03-06 16:18:01 +01:00

awesome
=======
awesome is an extremely fast, small, and dynamic window manager for X.

Requirements
------------
In order to build awesome itself, you need header files and libs of:
  - Xlib, Xinerama, Xrandr, Xft
  - libconfuse >= 2.6
  - cairo

In order to build the awesome man pages, you need these tools:
  - asciidoc (recent version)
  - xmlto (recent version)
  - docbook XSL stylesheets

In order to build the source code reference, you need these tools:
  - doxygen
  - graphviz

Building and Installation
-------------------------
If building from git sources, run "./autogen.sh". When autoreconf has
finished, you can follow the following instructions for building a dist
tarball.

After extracting the dist tarball, run "./configure --help" and figure out
what you might want to adapt for your system. Then run ./configure with the
proper parameters, and build and install:

  ./configure [...]
  make
  make install # might need root permissions

If you're using gcc as your compiler and do not want awesome's default set
of warning flags, add AWESOME_CFLAGS="" to your "make" lines.

The source code reference can be built with "make doc".

Running awesome
-----------
Add the following line to your .xinitrc to start awesome using startx
or to .xsession to start awesome using gdm/kdm/xdm...:

    exec awesome

In order to connect awesome to a specific display, make sure that
the DISPLAY environment variable is set correctly, e.g.:

    DISPLAY=foo.bar:1 exec awesome

(This will start awesome on display :1 of the host foo.bar.)

Configuration
-------------
The configuration of awesome is done by creating a ~/.awesomerc file.
An example is provided in the sources.