awesome/lib/awful
Tomi Belan 064f4c92fd awful.autofocus: fix multiple screens autofocus
There might be multiple screens with visible windows. When closing the
last window of the current screen, try to focus them as well.

If no window has focus and yet some windows are visible (e.g. on another
screen), awesome misbehaves: it uses sloppy keyboard focus (as is the X11
default), but doesn't refresh their border colors or tasklists etc.

Signed-off-by: Tomi Belan <tomi.belan@gmail.com>
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-11-16 15:15:14 +01:00
..
layout awful.layout: emit arrange signal 2009-11-06 12:39:48 +01:00
mouse awful.mouse: load finder 2009-09-11 13:43:02 +02:00
widget progressbar: remove minimum size limit 2009-10-26 17:27:29 +01:00
autofocus.lua.in awful.autofocus: fix multiple screens autofocus 2009-11-16 15:15:14 +01:00
button.lua.in awful.{button,key}: enhance documentation 2009-08-28 15:26:41 +02:00
client.lua.in awful.client: fix initial geometry storage (FS#608) 2009-09-22 15:56:58 +02:00
completion.lua.in awful.completion: use sort -u to sort (FS#621) 2009-09-22 17:15:49 +02:00
dbus.lua.in awful.dbus: enhance description 2009-08-28 15:33:18 +02:00
hooks.lua.in awful.hooks: deprecate in description 2009-08-28 15:34:03 +02:00
init.lua.in awful: add tooltip module 2009-09-09 20:27:47 +02:00
key.lua.in awful.{button,key}: enhance documentation 2009-08-28 15:26:41 +02:00
menu.lua.in awful.menu: fix gap (FS#665) 2009-10-26 10:07:56 +01:00
placement.lua.in placement: import center_horizontal and center_vertical 2009-09-14 11:53:45 +02:00
prompt.lua.in awful.prompt: word delete splits by separators 2009-09-01 14:24:13 +02:00
remote.lua.in awful.remote: enhance description 2009-08-28 15:36:34 +02:00
rules.lua.in awful.rules: add "callback" option when a rule matches 2009-11-09 10:26:58 +01:00
screen.lua.in awful.screen: fix padding 2009-10-09 20:05:42 +02:00
startup_notification.lua.in spawn: move sn hooks to signals 2009-08-17 17:47:55 +02:00
tag.lua.in awful.tag: fix new when layout is nil 2009-10-26 11:12:03 +01:00
titlebar.lua.in awful.titlebar: set a default name if client's nil (FS#653) 2009-10-09 16:14:42 +02:00
tooltip.lua.in awful.tooltip: call set_geometry on show() 2009-11-11 17:48:42 +01:00
util.lua.in awful.util: pread return error 2009-08-25 20:16:48 +02:00
wibox.lua.in awful.wibox: Error out on invalid positions 2009-09-09 19:50:52 +02:00