Find a file
Julien Danjou 0d03ea88d5 luaa: emit deprecation signal
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-08-27 18:05:44 +02:00
build-utils readd proper C API documentation 2009-08-21 15:30:48 +02:00
common lualib: allow to replace error handling function 2009-08-27 17:53:51 +02:00
icons
lib widget.layout.horizontal: fix y coordinate 2009-08-27 17:06:13 +02:00
luadoc readd proper C API documentation 2009-08-21 15:30:48 +02:00
manpages awesome.1: remove \ before + 2009-08-25 14:57:10 +02:00
themes theme: add missing dwindle and spiral layouts icons (FS#572) 2009-08-24 11:37:44 +02:00
utils awful: split D-Bus name from awesome 2009-06-15 20:52:40 +02:00
widgets textbox: add .height 2009-08-27 15:40:49 +02:00
.gitignore
AUTHORS update Arnaud commit years 2009-08-24 11:13:59 +02:00
awesome-version-internal.h.in
awesome.c awesome: close lua in atexit() 2009-08-27 11:12:54 +02:00
awesome.desktop
awesome.doxygen.in Fix doxygen generation warnings. 2009-07-27 11:18:43 +02:00
awesome.h
awesomeConfig.cmake property: use xcb_get_wm_protocols_from_reply 2009-08-24 11:13:00 +02:00
awesomerc.lua.in awesomerc: fix layout for promptbox 2009-08-27 17:07:36 +02:00
banning.c client: active BMA when moving windows 2009-08-03 15:57:10 +02:00
banning.h
BUGS
button.c luaclass: add handling of {new,}index of missing properties (FS#584) 2009-08-21 15:30:48 +02:00
button.h luaclass: optimize type handling 2009-08-21 15:30:47 +02:00
client.c client: return nil if client is not attached to a screen yet 2009-08-27 10:56:56 +02:00
client.h property: split _NET_WM_{ICON_,}NAME from WM_{ICON_,}NAME 2009-08-25 16:39:10 +02:00
CMakeLists.txt readd proper C API documentation 2009-08-21 15:30:48 +02:00
color.c color: do not take pointer to push 2009-08-17 17:46:35 +02:00
color.h color: do not take pointer to push 2009-08-17 17:46:35 +02:00
config.h.in
dbus.c dbus: check for signal uniqness 2009-08-21 15:30:48 +02:00
dbus.h
draw.c draw: stop requesting extents 2009-08-27 15:38:17 +02:00
draw.h draw: stop requesting extents 2009-08-27 15:38:17 +02:00
event.c event: emit mouse::{enter,leave} on client 2009-08-21 15:30:48 +02:00
event.h
ewmh.c Fix doxygen generation warnings 2009-08-26 09:15:57 +02:00
ewmh.h ewmh: change ewmh_update_client_strut() to ewmh_update_strut() 2009-08-21 15:30:47 +02:00
hooks.c add missing vim modelines 2009-08-21 16:44:30 +02:00
image.c image.argb32(): Check for zero height or width 2009-08-27 11:04:09 +02:00
image.h image: port to new class system 2009-08-21 15:30:47 +02:00
key.c key: fix keysym prop 2009-08-21 20:11:55 +02:00
key.h add missing vim modelines 2009-08-21 16:44:30 +02:00
keygrabber.c add missing vim modelines 2009-08-21 16:44:30 +02:00
keygrabber.h
LICENSE
luaa.c luaa: emit signal on runtime error 2009-08-27 17:55:47 +02:00
luaa.h luaa: emit deprecation signal 2009-08-27 18:05:44 +02:00
Makefile
mouse.c image: port to new class system 2009-08-21 15:30:47 +02:00
mouse.h
mousegrabber.c add missing vim modelines 2009-08-21 16:44:30 +02:00
mousegrabber.h
PATCHES
property.c Fix doxygen generation warnings 2009-08-26 09:15:57 +02:00
property.h property: split _NET_WM_{ICON_,}NAME from WM_{ICON_,}NAME 2009-08-25 16:39:10 +02:00
README README: remove requirements 2009-08-21 15:30:48 +02:00
root.c image: port to new class system 2009-08-21 15:30:47 +02:00
screen.c screen: move the tagging on screen change to Lua 2009-08-24 16:32:19 +02:00
screen.h screen: move the tagging on screen change to Lua 2009-08-24 16:32:19 +02:00
selection.c add missing vim modelines 2009-08-21 16:44:30 +02:00
selection.h
spawn.c spawn: add spawn_system() which works like system() 2009-08-27 12:07:50 +02:00
spawn.h spawn: add spawn_system() which works like system() 2009-08-27 12:07:50 +02:00
stack.c stack: fix bad rename 2009-08-24 15:07:58 +02:00
stack.h stack: fix bad rename 2009-08-24 15:07:58 +02:00
structs.h image: port to new class system 2009-08-21 15:30:47 +02:00
strut.c Fix doxygen generation warnings 2009-08-26 09:15:57 +02:00
strut.h strut: move table conversion to luaA_tostrut() 2009-08-21 15:30:47 +02:00
STYLE STYLE: add prefix rule 2009-08-21 15:30:48 +02:00
systray.c Fix doxygen generation warnings. 2009-07-27 11:18:43 +02:00
systray.h
tag.c Fix doxygen generation warnings 2009-08-26 09:15:57 +02:00
tag.h tag: make struct tag private 2009-08-21 15:30:47 +02:00
timer.c luaclass: add handling of {new,}index of missing properties (FS#584) 2009-08-21 15:30:48 +02:00
timer.h timer: import 2009-08-17 17:49:06 +02:00
titlebar.c wibox: port to new object system 2009-08-21 15:30:47 +02:00
titlebar.h titlebar: fix push 2009-08-24 11:49:05 +02:00
wibox.c Fix doxygen generation warnings 2009-08-26 09:15:57 +02:00
wibox.h wibox: add struts 2009-08-21 15:30:48 +02:00
widget.c widget: fix widget_render() stack leftover 2009-08-27 17:05:19 +02:00
widget.h widget: widget_geometries() is static 2009-08-27 16:44:05 +02:00
window.c button: use new object system 2009-08-21 15:30:46 +02:00
window.h Revert "button, key: grab all keys by default, and check for match." 2009-08-14 17:52:49 +02:00

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 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.