fixup! fix(root) copy_to_image_surface parameters

This commit is contained in:
Aire-One 2021-10-12 21:48:56 +02:00
parent cf9d4d382e
commit 6d569f9e3b
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ local gsurface = require("gears.surface")
local lgi = require('lgi')
local cairo = lgi.cairo
local gdk = lgi.require('Gdk', '3.0')
local capi = {
root = _G.root
}
-- Dummy blue client for the client.content test
-- the lua_executable portion may need to get ironed out. I need to specify 5.3