mirror of https://github.com/lcpz/lain.git
Update quake.lua
This commit is contained in:
parent
22546f1d84
commit
a26282d91c
|
@ -85,6 +85,7 @@ function quake:display()
|
|||
else
|
||||
self.maximized = maximized
|
||||
self.fullscreen = fullscreen
|
||||
client.maximized = false
|
||||
client.fullscreen = false
|
||||
client.hidden = true
|
||||
local ctags = client:tags()
|
||||
|
|
Loading…
Reference in New Issue