mirror of https://github.com/lcpz/lain.git
Merge pull request #257 from wimstefan/master
Another "deprecated" warning with Awesome 4.0 silenced
This commit is contained in:
commit
d5fb6326d2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue