awful.client: Convert another t.screen to awful.tag.getscreen()

Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
Uli Schlachter 2012-10-31 22:13:30 +01:00
parent fa86fbeb52
commit 0ff4fc3aef
1 changed files with 1 additions and 1 deletions

View File

@ -782,7 +782,7 @@ function client.setwfact(wfact, c)
local t = tag.selected(c.screen)
local w = client.idx(c)
local cls = client.tiled(t.screen)
local cls = client.tiled(tag.getscreen(t))
local nmaster = tag.getnmaster(t)
-- n is the number of windows currently visible for which we have to be concerned with the properties