Go to file
Julien Danjou aca61daecd config check: be more precise about what we check
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-11-17 20:45:53 +01:00
build-utils layout: add fair layout 2008-09-11 13:31:28 +02:00
common buffer: use a_strlen() 2008-11-17 12:07:55 +01:00
icons themes: move theme icons to themes/ 2008-11-10 12:02:08 +01:00
layouts magnifier: use border size when n = 1 2008-11-17 15:12:46 +01:00
lib awful.widget: document taglist_squares_resize and fix 2008-11-17 20:33:21 +01:00
themes sky-theme: Initial import and integration 2008-11-12 16:06:14 +01:00
utils awsetbg: enhance display command 2008-10-01 09:26:03 +02:00
widgets imagebox: don't draw anything is not enough space (FS#368) 2008-11-10 15:22:39 +01:00
.gitignore gitignore: add binaries 2008-09-22 10:37:07 +02:00
AUTHORS AUTHORS: add D. Leone, G. Best and koniu 2008-11-13 14:54:35 +01:00
BUGS BUG's page 2008-04-18 19:33:58 +02:00
CMakeLists.txt sky-theme: Initial import and integration 2008-11-12 16:06:14 +01:00
LICENSE chance license to GPLv2 2007-09-12 14:29:51 +02:00
Makefile build: do not do build link if it exists 2008-09-29 16:21:36 +02:00
PATCHES update STYLE, add PATCHES 2008-08-30 13:09:15 +02:00
README doc: change description in README 2008-10-02 17:20:08 +02:00
STYLE STYLE: add missing semi colon 2008-11-12 14:27:42 +01:00
awesome-client.1.txt Revert "Replace tags by workspaces" 2008-06-09 21:56:03 +02:00
awesome-client.c socket: fix proto not supported under FreeBSD (FS#349) 2008-11-03 14:53:23 +01:00
awesome-version-internal.h.in cmake: consolidate version strings 2008-06-22 22:13:06 +02:00
awesome.1.txt awesome.1: add missing key bindings 2008-11-17 20:45:18 +01:00
awesome.c config check: be more precise about what we check 2008-11-17 20:45:53 +01:00
awesome.desktop desktop: change description 2008-10-02 17:19:28 +02:00
awesome.doxygen.in doxygen: add lfield 2008-07-02 17:59:26 +02:00
awesome.h factorize quit/exec elements, and reparent systray 2008-09-02 17:12:10 +02:00
awesomeConfig.cmake change codename 2008-11-14 17:56:44 +01:00
awesomerc.5.txt awesomerc.5: update 2008-11-17 20:36:00 +01:00
awesomerc.lua.in beautiful: merge awful.beautiful, stop registering system 2008-11-13 11:54:23 +01:00
client.c client: drop unnecesary resize 2008-11-17 20:26:14 +01:00
client.h client: add client_lower() 2008-11-12 11:25:04 +01:00
cnode.c comments fixing 2008-06-20 08:38:00 +02:00
cnode.h cnode: move struct to cnode header 2008-10-24 20:40:02 +02:00
config.h.in Fix default search path for configurations 2008-07-24 20:10:13 +02:00
dbus.c dbus, lua: set CLOEXEC on fds 2008-08-27 14:20:51 +02:00
dbus.h Plug dbus in the event loop. 2008-06-16 23:51:07 +02:00
draw.c textbox: add ellipsize and wrap mode support 2008-11-06 17:04:23 +01:00
draw.h textbox: add ellipsize and wrap mode support 2008-11-06 17:04:23 +01:00
event.c keygrabber: add stop() method 2008-11-10 17:31:18 +01:00
event.h wibox: wibox_refresh merge statusbar and titlebar 2008-09-22 11:11:56 +02:00
ewmh.c Rewrite {tag,task}list in Lua. 2008-10-20 20:06:09 +02:00
ewmh.h ewmh: update window hints 2008-09-22 11:11:55 +02:00
hooks.c luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
image.c image: check image width and height 2008-11-09 15:54:21 +01:00
image.h image: add function to create from argb32 data 2008-09-22 11:11:55 +02:00
keybinding.c event: regrab keys on keyboard mapping change (FS#365) 2008-10-31 19:22:24 +01:00
keybinding.h event: regrab keys on keyboard mapping change (FS#365) 2008-10-31 19:22:24 +01:00
keygrabber.c keygrabber: add stop() method 2008-11-10 17:31:18 +01:00
keygrabber.h keygrabber: add stop() method 2008-11-10 17:31:18 +01:00
layout.c screen: merge with xscreen, remove screens_info 2008-09-22 11:11:56 +02:00
layout.h Revert "Replace tags by workspaces" 2008-06-09 21:56:03 +02:00
luaa.c luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
luaa.h luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
mouse.c luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
mouse.h mouse: move declaration from structs to mouse header 2008-10-24 20:38:29 +02:00
property.c client: icon_name is stored and watched 2008-10-21 15:15:28 +02:00
property.h client: icon_name is stored and watched 2008-10-21 15:15:28 +02:00
screen.c luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
screen.h wibox: merge statusbar and titlebar types 2008-09-22 11:11:56 +02:00
stack.c stack: add stack_client_append() 2008-11-12 11:23:28 +01:00
stack.h stack: add stack_client_append() 2008-11-12 11:23:28 +01:00
statusbar.c luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
structs.h keybinding: store in globalconf 2008-10-31 17:08:32 +01:00
swindow.c swindow: set phys_screen correctly in draw context 2008-11-04 18:16:33 +01:00
swindow.h wibox: rework, merge titlebar 2008-09-26 15:00:42 +02:00
systray.c systray: use a_ functions 2008-09-22 11:11:56 +02:00
systray.h systray: add some cleanup code 2008-09-03 18:03:50 +02:00
tag.c tag: fix bad len retrieval 2008-11-12 15:04:11 +01:00
tag.h structs: move some define out 2008-10-21 17:37:14 +02:00
titlebar.c luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
titlebar.h remove a bunch of useless #include-s 2008-10-24 20:57:29 +02:00
wibox.c wibox: kick systray on detach 2008-11-17 13:55:59 +01:00
wibox.h remove a bunch of useless #include-s 2008-10-24 20:57:29 +02:00
widget.c luaa: add more deprecation information 2008-11-14 12:12:01 +01:00
widget.h widget: unref callbacks on delete 2008-10-26 14:26:44 +01:00
window.c mouse: move declaration from structs to mouse header 2008-10-24 20:38:29 +02:00
window.h mouse: rework mouse buttons API, support release events 2008-09-22 11:11:53 +02:00

README

awesome
=======
awesome is a highly configurable, next generation framework window manager for X.

Requirements
------------
In order to build awesome itself, you need header files and libs of:
  - cmake (>= 2.6)
  - Xlib
  - xproto
  - xcb (>= 1.1)
  - xcb-util (>= 0.3)
  - Lua (>= 5.1)
  - cairo built with xcb support
  - pango and pangocairo
  - libev
  - glib
  - Imlib2
  - dbus (optional, use -DWITH_DBUS=OFF with cmake to disable)
  - gperf

In order to build the awesome man pages and documentation,
you need these tools:
  - asciidoc
  - xmlto
  - docbook XSL stylesheets
  - luadoc

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

Building and installation
-------------------------
After extracting the dist tarball, run:

  make

This will create a build directory, run cmake in it and build awesome.

After the building done, you can type this to install:

  make install # might need root permissions

Running awesome
---------------
You can directly select awesome from your display manager. If not, you can
add the following line to your .xinitrc to start awesome using startx
or to .xsession to start awesome using your display manager:

    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 $XDG_CONFIG_HOME/awesome/rc.lua file.
An example is provided in the sources.

Troubleshooting
---------------
In most systems any message printed by awesome (including warnings and errors)
are written to $HOME/.xsession-errors.

If awesome does not start or the configuration file is not producing the desired
results the user should examine this file to gain insight into the problem.