Go to file
Julien Danjou e4f7e99c3f client: add support for _NET_STARTUP_ID
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-04-14 12:47:10 +02:00
build-utils layout: move layout code to Lua 2008-12-14 10:28:21 +01:00
common client: add support for _NET_STARTUP_ID 2009-04-14 12:47:10 +02:00
icons themes: move theme icons to themes/ 2008-11-10 12:02:08 +01:00
lib awful.widget.taglist: remove needless taglist_squares conditions 2009-04-13 13:13:58 +02:00
manpages build: move manpages into their own directory 2009-04-11 16:11:43 +02:00
themes awful.titlebar: more buttons added 2009-04-12 14:24:50 +02:00
utils import new awesome-client using D-Bus 2009-04-08 17:30:18 +02:00
widgets textbox: unref image on destruction 2009-04-13 12:43:00 +02:00
.gitignore gitignore: remove awesome-client 2009-04-11 16:10:42 +02:00
AUTHORS update AUTHORS 2009-04-08 19:01:20 +02:00
BUGS BUG's page 2008-04-18 19:33:58 +02:00
CMakeLists.txt build: move manpages into their own directory 2009-04-11 16:11:43 +02:00
LICENSE chance license to GPLv2 2007-09-12 14:29:51 +02:00
Makefile awesome-client: remove socket code 2009-04-08 17:56:25 +02:00
PATCHES update STYLE, add PATCHES 2008-08-30 13:09:15 +02:00
README build: set minimum pango version required 2008-12-29 10:16:11 +01:00
STYLE STYLE: add missing semi colon 2008-11-12 14:27:42 +01:00
awesome-version-internal.h.in cmake: consolidate version strings 2008-06-22 22:13:06 +02:00
awesome.c client: change global linked list to an array 2009-04-12 15:11:32 +02:00
awesome.desktop desktop: change description 2008-10-02 17:19:28 +02:00
awesome.doxygen.in layout: move layout code to Lua 2008-12-14 10:28:21 +01:00
awesome.h factorize quit/exec elements, and reparent systray 2008-09-02 17:12:10 +02:00
awesomeConfig.cmake build: stop checking for readline 2009-04-08 20:07:45 +02:00
awesomerc.lua.in awesomerc: Lua prompt has no completion 2009-03-19 11:04:04 +01:00
client.c client: add support for _NET_STARTUP_ID 2009-04-14 12:47:10 +02:00
client.h client: use new object system 2009-04-12 15:11:33 +02: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 Remove the argument to awesome_refresh() 2009-04-10 18:02:49 +02:00
dbus.h Plug dbus in the event loop. 2008-06-16 23:51:07 +02:00
draw.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
draw.h Added AlignMiddle to alignment_t structure 2009-03-12 11:49:58 +01:00
event.c wibox: use new Lua object system 2009-04-12 15:11:33 +02:00
event.h client_stack(): Only stack windows once per mainloop 2009-04-10 18:15:48 +02:00
ewmh.c client: add support for _NET_STARTUP_ID 2009-04-14 12:47:10 +02:00
ewmh.h image: use new object system 2009-04-12 15:11:32 +02:00
hooks.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
image.c image: use new object system 2009-04-12 15:11:32 +02:00
image.h image: use new object system 2009-04-12 15:11:32 +02:00
key.c key: use new Lua object system 2009-04-12 15:11:33 +02:00
key.h key: use new Lua object system 2009-04-12 15:11:33 +02:00
keygrabber.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
keygrabber.h keygrabber: add stop() method 2008-11-10 17:31:18 +01:00
layout.c layout: rearrange ban/unban sequence to avoid seeing the background during tag switch 2009-04-13 16:34:54 +02:00
layout.h layout: move layout code to Lua 2008-12-14 10:28:21 +01:00
luaa.c luaa: rename luaA_toudata2() to luaA_toudata() 2009-04-12 15:11:33 +02:00
luaa.h luaa: rename luaA_toudata2() to luaA_toudata() 2009-04-12 15:11:33 +02:00
mouse.c luaa: rename luaA_toudata2() to luaA_toudata() 2009-04-12 15:11:33 +02:00
mouse.h button: use new Lua object system 2009-04-12 15:11:33 +02:00
mousegrabber.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
mousegrabber.h mousegrabber: import 2008-12-12 16:51:41 +01:00
property.c wibox: use new Lua object system 2009-04-12 15:11:33 +02:00
property.h client: store class and instance 2009-04-04 13:54:51 +02:00
screen.c tag: use new Lua object system 2009-04-12 15:11:33 +02:00
screen.h wibox: merge statusbar and titlebar types 2008-09-22 11:11:56 +02:00
selection.c Remove the argument to awesome_refresh() 2009-04-10 18:02:49 +02:00
selection.h selection: do not use a useless module 2009-01-06 17:02:08 +01:00
spawn.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
spawn.h luaa: split spawn() into spawn.c 2009-04-03 13:09:17 +02:00
stack.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
stack.h stack: add stack_client_append() 2008-11-12 11:23:28 +01:00
structs.h client: add support for _NET_STARTUP_ID 2009-04-14 12:47:10 +02:00
swindow.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
swindow.h client, swindow: switch to a more convient definition of geometry 2008-12-14 10:28:24 +01:00
systray.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
systray.h systray: add some cleanup code 2008-09-03 18:03:50 +02:00
tag.c tag: use new Lua object system 2009-04-12 15:11:33 +02:00
tag.h tag: use new Lua object system 2009-04-12 15:11:33 +02:00
titlebar.c wibox: use new Lua object system 2009-04-12 15:11:33 +02:00
titlebar.h wibox: use new Lua object system 2009-04-12 15:11:33 +02:00
wibox.c wibox: fix memory leak with cursor 2009-04-13 12:40:33 +02:00
wibox.h wibox: use new Lua object system 2009-04-12 15:11:33 +02:00
widget.c luaa: rename luaA_toudata2() to luaA_toudata() 2009-04-12 15:11:33 +02:00
widget.h widget: widget are now full Lua object 2009-04-12 15:11:33 +02:00
window.c Move the definition of globalconf into a header file 2009-04-10 16:32:42 +02:00
window.h client: move window function into window.c 2009-04-07 15:58:09 +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 (>= 1.19.3)
  - libev
  - 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.