awesome/lib/awful
Julien Danjou 34f6321e8f awful.client: floating.toggle() reset auto detection (FS#429)
This is better than doing nil -> true -> false -> true...
We do nil -> true -> nil -> true.

Signed-off-by: Julien Danjou <julien@danjou.info>
2009-01-14 14:56:28 +01:00
..
layout suit.fair: restored C version fair layout's behaviour 2008-12-16 13:30:18 +01:00
client.lua.in awful.client: floating.toggle() reset auto detection (FS#429) 2009-01-14 14:56:28 +01:00
completion.lua.in awful.completion: add more chars to bash_escape 2009-01-10 14:13:07 +01:00
hooks.lua.in dbus: add D-Bus hooks 2008-12-12 16:51:41 +01:00
init.lua.in mouse: remove client_move, move it to awful 2008-12-12 16:51:41 +01:00
menu.lua.in awful.menu: do not export documentation of local functions 2009-01-08 12:25:27 +01:00
mouse.lua.in awful.mouse: split client.dragtotag into .widget and .border 2008-12-15 09:57:22 +01:00
placement.lua.in awful.placement: fix name collision 2009-01-09 12:39:27 +01:00
prompt.lua.in awful.prompt: do not export documentation of local functions 2009-01-08 12:23:31 +01:00
screen.lua.in awful.screen: enhance doc 2008-11-04 21:09:35 +01:00
tag.lua.in awful.tag: do not export documentation of local functions 2009-01-08 12:26:12 +01:00
titlebar.lua.in client, swindow: switch to a more convient definition of geometry 2008-12-14 10:28:24 +01:00
util.lua.in completion, util: Check for io.popen failure. 2008-12-14 10:28:24 +01:00
widget.lua.in awful.button: fix typo in image creation 2008-12-29 18:15:09 +01:00