awesome/lib/awful
Uli Schlachter 819daca18c Focus history: Don't ignore unfocusable clients
The only caller of focus.history.add() should be the "focus" signal, so at that
time the unfocusable client already does have the focus. At that point, there is
no reason why this shouldn't be recorded in the focus history.

(And yes, unfocusable clients can be focused. Don't ask.)

This should hopefully fix FS#778.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-04-06 12:19:12 +02:00
..
layout remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
mouse do not set non existent, screen property on wiboxes 2012-01-15 16:52:12 +01:00
widget mistake fix: "b" local variable declaration is missing 2012-03-08 15:46:35 +01:00
autofocus.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
button.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
client.lua.in Focus history: Don't ignore unfocusable clients 2012-04-06 12:19:12 +02:00
completion.lua.in table.foreach is deprecated: now use for + pairs 2012-03-08 15:47:31 +01:00
dbus.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
ewmh.lua.in ewmh.lua: Fix the screen_change function 2012-03-03 11:45:13 +01:00
icccm.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
init.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
key.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
menu.lua.in awful.menu: remove superfluous return true from keygrabber's callback 2012-03-04 10:47:59 +01:00
placement.lua.in awful.placement: can now operate on any object with a set geometry 2012-01-15 18:04:19 +01:00
prompt.lua.in awful.prompt: Introduce changed_callback and keypressed_callback to prompt.run 2012-03-05 16:04:46 +01:00
remote.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
rules.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
screen.lua.in awful.screen: define getbycoord() to compute screen number of a pixel 2012-01-15 16:52:19 +01:00
startup_notification.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
tag.lua.in awful.tag.inc*: properly pass tag parameter to set* 2012-01-11 10:42:11 +01:00
tooltip.lua.in do not set non existent, screen property on wiboxes 2012-01-15 16:52:12 +01:00
util.lua.in rename the iterator methods named cycle to iterate, and prettify luadoc a bit 2012-04-02 14:37:47 +02:00
wibox.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00