From: Luke Bonham Date: Sun, 8 Jan 2017 20:02:13 +0000 (+0100) Subject: Merge pull request #257 from wimstefan/master X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/d5fb6326d2e48d7a1b00d8acf9e37f9174322bb2?hp=fdb6e412a05acae3f4ad92f5f21a821c6f69a6a7 Merge pull request #257 from wimstefan/master 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