mirror of https://github.com/lcpz/lain.git
- Another "deprecated" warning with Awesome 4.0 silenced
This commit is contained in:
parent
fdb6e412a0
commit
b82cb1aaae
|
@ -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