From: Stefan Wimmer Date: Sun, 8 Jan 2017 19:31:00 +0000 (+0100) Subject: - Another "deprecated" warning with Awesome 4.0 silenced X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/b82cb1aaae592497aee6ba0c44de615331ec6940 - Another "deprecated" warning with Awesome 4.0 silenced --- diff --git a/util/quake.lua b/util/quake.lua index bda0324..6363578 100644 --- a/util/quake.lua +++ b/util/quake.lua @@ -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