toggleable fullscreen button
This commit is contained in:
@@ -83,6 +83,7 @@ function lib.create(name, w, h, x, y, do_not_add)
|
||||
decorations = true,
|
||||
alwaysOnTop = false,
|
||||
alwaysBelow = false,
|
||||
fullscreenButton = true,
|
||||
closing = false,
|
||||
_palette = {}, -- optional local palette store
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user