Functions to change client focus by direction across screens
commit0e2960ebf372507017d6dba4e573c28dbd028478
authorAbdó Roig-Maranges <abdo.roig@gmail.com>
Fri, 14 Sep 2012 23:11:33 +0000 (15 01:11 +0200)
committerUli Schlachter <psychon@znc.in>
Thu, 27 Sep 2012 09:24:51 +0000 (27 11:24 +0200)
treefd87fff1b8671a94e9fdacbe6e4a784fc7c6aa1d
parentd799ac76aa9d182abc4d80810e4c552e6e4d7e17
Functions to change client focus by direction across screens

Added functions awful.client.focus.global_bydirection and
awful.client.swap.global_bydirection, that change focus and swap clients,
crossing screen boundaries.

Also modified awful.client.movetoscreen. Now calls awful.screen.focus.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/awful/client.lua.in