Find a file
HumblePresent 7451c6952e
fix: Docs update to specify rule callback as being run before properties applied
fix(rule_callback): Docs update to specify rule callback as being run before
properties applied
2021-12-23 14:02:24 -08:00
.github Merge pull request #3490 from Elv13/less_flacky_tests 2021-11-13 00:42:18 -08:00
build-utils chore(github_actions): Remove Travis files 2021-05-06 20:04:56 +02:00
common Move variable declarations from header to C file to fix build with GCC 10 2020-04-17 19:25:40 +02:00
docs fix: Docs update to specify rule callback as being run before properties applied 2021-12-23 14:02:24 -08:00
icons
lib Merge pull request #3513 from necauqua/fix-timer 2021-12-22 12:52:07 -08:00
manpages Make easier to cut-n-paste 2020-10-09 11:30:17 -07:00
objects fix(client_get_some_icon) loosness about fail 2021-11-15 22:44:26 +01:00
spec feat(spec): Create visual error for widget layout tests (#3530) 2021-12-21 14:51:22 -08:00
tests docs(w.w.slider): Add value signal to initial example 2021-12-21 11:55:36 +01:00
themes theme: Use a SVG wallpaper for the xresources theme. 2021-09-24 08:42:42 -07:00
utils Replace /usr/bin/which with command -v (#3439) 2021-09-20 10:21:43 -07:00
.busted
.editorconfig
.gitignore
.luacheckrc docs(github_actions): Remove Travis references 2021-05-06 20:05:02 +02:00
.luacov Travis: codecov: use -f with luacov output (#2563) 2019-01-10 10:56:39 +01:00
.mergify.yml Remove coveralls. (#3486) 2021-10-28 12:24:59 -07:00
AutoOption.cmake CMake: Add "AUTO" state for WITH_DBUS and GENERATE_MANPAGES 2019-02-19 07:55:41 +01:00
awesome-version-internal.h init: Add an API level concept to capi. 2020-02-08 17:18:01 -05:00
awesome.c LC_CTYPE replaced with LC_ALL (#3492) 2021-11-09 09:13:28 +01:00
awesome.desktop
awesome.h
awesomeConfig.cmake Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
awesomerc.lua rc.lua: Switch to awful.wallpaper 2021-09-24 08:42:42 -07:00
banning.c
banning.h
CMakeLists.txt build: Fix a recent regression when tests are built. 2021-11-13 19:28:12 -08:00
color.c Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
color.h
config.h Use xcb-errors library if it is available 2019-03-03 09:15:29 +01:00
dbus.c dbus.c: Handle invalid bus names 2019-05-05 12:48:34 +02:00
dbus.h
draw.c
draw.h
event.c client: Rename the manage and unmanage signals. 2020-01-11 14:43:56 -08:00
event.h XKB update: Use an idle source 2019-02-18 13:45:34 +01:00
ewmh.c Fix _NET_CURRENT_DESKTOP ClientMessage handling (#3237) 2021-04-25 15:33:39 -07:00
ewmh.h
globalconf.h cmd: Add more info to --version. 2020-02-08 17:18:01 -05:00
ISSUE_TEMPLATE.md
keygrabber.c
keygrabber.h
LICENSE
luaa.c Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
luaa.h Update luaa.h 2021-04-21 22:52:35 -07:00
Makefile Minor: typos, Makefile aesthetics (#2690) 2019-02-22 08:42:43 +01:00
mouse.c doc: Modify the template to allow merging sections. 2019-11-03 01:28:29 -05:00
mouse.h
mousegrabber.c doc(mousegrabber): Improve cursor list 2021-07-31 15:04:54 +02:00
mousegrabber.h
options.c Fix some spelling errors (#3450) 2021-10-04 19:20:03 -07:00
options.h modeline: Check the first XDG and fallback paths for modelines. (#3172) 2020-09-14 11:02:09 -07:00
Packaging.cmake
property.c Add more TOVOv5 for unfixable APIs. 2020-01-11 15:43:31 -08:00
property.h
README.md
root.c Update root.c 2021-10-04 19:49:22 -07:00
selection.c doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
selection.h Move setup of selection() to selection.c 2019-02-16 15:44:42 +01:00
spawn.c doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
spawn.h
stack.c
stack.h
strut.c
strut.h
systray.c
systray.h
xkb.c doc: Use an explicit tag for all static functions. 2019-06-08 18:14:13 -04:00
xkb.h XKB update: Use an idle source 2019-02-18 13:45:34 +01:00
xkb_utf32_to_keysym_compat.c Quick fix to support libxkbcommon >= 1.0. 2020-09-13 21:54:56 -07:00
xrdb.c
xrdb.h
xwindow.c
xwindow.h

Readme

About Awesome

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

Building and installation

After extracting the dist tarball or cloning the repository, run:

make
sudo make install

This will

  1. create a build directory at ./build,
  2. run cmake,
  3. build Awesome and
  4. install it to the default prefix path /usr/local.

Alternatively to the above, you can generate a .deb or .rpm package, for easy installation management:

make package

sudo dpkg -i awesome-x.y.z.deb
# or
sudo rpm -Uvh awesome-x.y.z.rpm

Advanced options and testing

A full list of dependencies, more advanced build options, as well as instructions on how to use the test suite can be found here.

Installing current git master as a package receipts

Arch Linux AUR

sudo pacman -S --needed base-devel git
git clone https://aur.archlinux.org/awesome-git.git
cd awesome-git
makepkg -fsri

Debian-based

sudo apt build-dep awesome
git clone https://github.com/awesomewm/awesome
cd awesome
make package
sudo apt install *.deb

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, typically ~/.config/awesome/rc.lua.

An example configuration named awesomerc.lua is provided in the source.

Troubleshooting

On most systems any message printed by Awesome (including warnings and errors) is written to ~/.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.

Debugging tips

You can call awesome with gdb like this:

DISPLAY=:2 gdb awesome

Then in gdb set any arguments and run it:

(gdb) set args --replace
(gdb) run

Asking questions

IRC

You can join us in the #awesome channel on the OFTC IRC network.

IRC Webchat

Stack Overflow

You can ask questions on Stack Overflow.

Reddit

We also have a awesome subreddit where you can share your work and ask questions.

Reporting issues

Please report any issues you may find on our bugtracker.

Contributing code

You can submit pull requests on the github repository. Please read the contributing guide for any coding, documentation or patch guidelines.

Status

Build Status

Documentation

Online documentation is available here.

License

The project is licensed under GNU General Public License v2 or later. You can read it online at (v2 or v3).