awful.client.jumpto: View urgent clients smarter
commit7c3fb9edb776d47c91aca42389a746336d151a2e
authorPerry Hargrave <resixian@gmail.com>
Thu, 12 May 2011 17:30:21 +0000 (12 10:30 -0700)
committerUli Schlachter <psychon@znc.in>
Fri, 13 May 2011 13:14:34 +0000 (13 15:14 +0200)
tree45fc5c3f85f19cfd2c1d8b340402504b268800e3
parent30b0f1c6544d410296cc492b7fef050252bc0e66
awful.client.jumpto: View urgent clients smarter

Only do a tag.viewonly() if the urgent client is not visible.

Further, if the boolean 'merge' parameter is true [default false], then
to a tag.viewmore() with all the currently visible tags.

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