toggleable fullscreen button

This commit is contained in:
2025-10-25 16:10:49 -07:00
parent 06bc628ecf
commit b464270e60
4 changed files with 7 additions and 3 deletions

View File

@@ -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
}