Merge pull request #257 from wimstefan/master

Another "deprecated" warning with Awesome 4.0 silenced
This commit is contained in:
Luke Bonham 2017-01-08 21:02:13 +01:00 committed by GitHub
commit d5fb6326d2
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ function quake:display()
end
-- Resize
awful.client.floating.set(client, true)
client.floating = true
client.border_width = self.border
client.size_hints_honor = false
if self.notexist then