Go to file
Uli Schlachter da78a89dcd Remove some pointless code
This is a left-over from when widgets where removed (commit
d213f19c5f).

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-12-19 14:26:34 +01:00
build-tests use CMake check_function_exists() for execinfo 2010-10-11 22:52:20 +02:00
build-utils Stop using gperf 2010-09-02 19:24:39 +02:00
common Don't use luaL_error in luaA_object_emit_signal (FS#713) 2010-12-11 13:48:31 +01:00
icons icons: remove invaders 2009-09-08 13:29:25 +02:00
lib (Try to) document the wibox constructor 2010-12-14 21:07:04 +01:00
luadoc Remove outdated luadoc for widgets 2010-10-08 17:21:39 +02:00
manpages Add 'awesome --no-argb' 2010-10-05 22:37:33 +02:00
objects Remove some pointless code 2010-12-19 14:26:34 +01:00
themes Systray: Configure background color via beautiful 2010-10-17 09:24:59 +02:00
utils awesome-client: allow to send multi line code 2010-12-16 11:55:51 +01:00
.gitignore gitignore: remove awesome-client 2009-04-11 16:10:42 +02:00
AUTHORS update Arnaud commit years 2009-08-24 11:13:59 +02:00
BUGS BUG's page 2008-04-18 19:33:58 +02:00
CMakeLists.txt Set minimum required cmake version to 2.8.0 2010-10-28 22:20:22 +02:00
LICENSE chance license to GPLv2 2007-09-12 14:29:51 +02:00
Makefile build: allow to specify cmake args 2009-05-08 19:54:38 +02:00
PATCHES PATCHES: add more rules 2009-09-02 10:36:13 +02:00
README Grammar/spelling corrections in comments and docs. 2009-08-31 10:39:36 +02:00
STYLE STYLE: add prefix rule 2009-08-21 15:30:48 +02:00
awesome-version-internal.h.in cmake: consolidate version strings 2008-06-22 22:13:06 +02:00
awesome.c Properly die when the X server dies 2010-11-13 22:29:05 +01:00
awesome.desktop desktop: change description 2008-10-02 17:19:28 +02:00
awesome.doxygen.in awesome.doxygen: doxygen configuration fixes. 2009-09-04 18:18:03 +02:00
awesome.h factorize quit/exec elements, and reparent systray 2008-09-02 17:12:10 +02:00
awesomeConfig.cmake Revert "build: look for libs in /usr/local/lib" 2010-12-14 21:06:02 +01:00
awesomerc.lua.in systray: Automatically fit into available space 2010-10-07 11:54:45 +02:00
banning.c window: rename to xwindow 2009-10-20 20:42:05 +02:00
banning.h Re-add lazy banning 2009-09-28 14:04:59 +02:00
color.c Color: Remove alpha, it is unused 2010-10-06 20:18:24 +02:00
color.h Color: Remove alpha, it is unused 2010-10-06 20:18:24 +02:00
config.h.in test for __builtin_clz() and fallback to an inline implementation. 2010-10-11 20:42:03 +02:00
dbus.c dbus: Make sure the lua stack is balanced 2010-10-31 14:59:59 +01:00
dbus.h dbus: allow usage of the system bus 2009-04-18 16:07:31 +02:00
draw.c draw: Fix transparent image handling 2010-10-15 21:34:37 +02:00
draw.h draw: Remove some now-unused stuff 2010-10-06 20:06:49 +02:00
event.c Fix an unbalanced lua stack 2010-10-10 13:32:47 +02:00
event.h luaa: Add "refresh" signal 2010-10-15 18:48:07 +02:00
ewmh.c Rename globalconf.client_focus to focus.client 2010-10-10 14:46:56 +02:00
ewmh.h Wibox type: Make this work correctly 2010-09-28 13:07:31 +02:00
globalconf.h Lazyle set the input focus (FS#804) 2010-10-10 14:57:14 +02:00
keygrabber.c Save the screen in globalconf. 2010-08-16 14:10:58 +02:00
keygrabber.h keygrabber: add stop() method 2008-11-10 17:31:18 +01:00
keyresolv.c test for __builtin_clz() and fallback to an inline implementation. 2010-10-11 20:42:03 +02:00
keyresolv.h key: split resolving in keyresolv 2010-05-28 13:28:20 +02:00
luaa.c luaa: Add "refresh" signal 2010-10-15 18:48:07 +02:00
luaa.h Systray: Fix 2010-10-06 15:38:44 +02:00
mouse.c Wibox: Rename to drawin 2010-10-06 13:36:02 +02:00
mouse.h mouse: split button out 2009-04-26 10:46:09 +02:00
mousegrabber.c Save the screen in globalconf. 2010-08-16 14:10:58 +02:00
mousegrabber.h mousegrabber: import 2008-12-12 16:51:41 +01:00
property.c Fix another case of unbalances lua stack 2010-10-10 22:32:08 +02:00
property.h Overhaul property handling 2010-08-09 13:03:16 +02:00
root.c Wibox: Rename to drawin 2010-10-06 13:36:02 +02:00
screen.c Wibox: Rename to drawin 2010-10-06 13:36:02 +02:00
screen.h Remove globalconf.screen_focus 2010-08-17 15:52:49 +02:00
selection.c Save the screen in globalconf. 2010-08-16 14:10:58 +02:00
selection.h selection: do not use a useless module 2009-01-06 17:02:08 +01:00
spawn.c spawn: Create sessions for processes (FS#851) 2010-12-04 13:22:47 +01:00
spawn.h spawn: remove useless proto 2009-11-16 11:26:00 +01:00
stack.c Rename globalconf.client_focus to focus.client 2010-10-10 14:46:56 +02:00
stack.h client: move stack code into stack 2010-05-28 13:28:49 +02:00
strut.c Fix doxygen generation warnings 2009-08-26 09:15:57 +02:00
strut.h strut: import strut_has_value() 2009-08-28 17:45:18 +02:00
systray.c Systray: Remove a now-useless default background 2010-10-17 09:26:09 +02:00
systray.h Systray: Fix 2010-10-06 15:38:44 +02:00
xwindow.c xcolor: Rename to color 2010-10-06 20:14:19 +02:00
xwindow.h xcolor: Rename to color 2010-10-06 20:14:19 +02:00

README

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

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

  make

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

After building is finished, you can install:

  make install # you 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 configuration named "awesomerc.lua.in" is provided in the source.

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.