awesome/lib/awful
Emmanuel Lepage Vallee 2a8cc08ca1 awful.rules: Make adding new properties easier.
This commit also add a 3 step process to apply rules.

Testing showed that many rules are currently broken because
of execution races.

Create a new dynamic tag for the client.
2016-04-20 00:02:01 -04:00
..
client awful.client: Move `urgent` in their own submodule 2016-04-11 23:54:27 -04:00
hotkeys_popup chore(awful: hotkeys: vim): rename key groups 2016-02-12 01:07:04 +01:00
layout layout.tile: Avoid negative geometries 2016-04-18 04:20:23 -04:00
mouse awful.tag: Move functions to awful.client and screen 2016-04-11 23:54:28 -04:00
widget fix deprecation warning 2016-04-17 16:35:08 +02:00
autofocus.lua awful.tag: Move functions to awful.client and screen 2016-04-11 23:54:28 -04:00
button.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
client.lua awful.tag: Rename nmaster to master_count 2016-04-11 23:54:28 -04:00
completion.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
dbus.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
ewmh.lua awful.tag: Move functions to awful.client and screen 2016-04-11 23:54:28 -04:00
init.lua Make awful.rules mandatory 2016-04-18 23:55:52 -04:00
key.lua awful.key: Add a function to execute keybindings 2016-04-11 23:46:10 -04:00
keygrabber.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
menu.lua awful.tag: Move functions to awful.client and screen 2016-04-11 23:54:28 -04:00
placement.lua placement: Fix incorect use of the border_width 2016-04-18 23:56:23 -04:00
prompt.lua minor: doc / formatting 2016-04-04 20:30:44 +02:00
remote.lua Fix luacheck warnings in half of awful 2016-02-11 21:55:32 +01:00
rules.lua awful.rules: Make adding new properties easier. 2016-04-20 00:02:01 -04:00
screen.lua awful.tag: Move functions to awful.client and screen 2016-04-11 23:54:28 -04:00
spawn.lua doc: fixes for spawn.with_line_callback 2016-04-04 20:30:48 +02:00
startup_notification.lua Remove the *.in from all files. 2015-06-19 22:33:32 +02:00
tag.lua Add awful.tag.find_by_name 2016-04-12 09:30:52 +02:00
titlebar.lua awful.client: Deprecate .floating.get/set 2016-04-11 23:46:10 -04:00
tooltip.lua Add a property::visible signal to tooltips 2016-03-05 12:32:24 +01:00
util.lua awful.util.get_rectangle_in_direction(): Use pairs 2016-03-06 11:34:44 +01:00
wibox.lua Support screen objects in some of awful 2016-02-26 19:50:17 +01:00