Commit Graph

7 Commits

Author SHA1 Message Date
LDDestroier 20437ea4f6
Disabled setVisible during render if not focused in multishell 2020-01-12 23:52:52 -05:00
LDDestroier 9536565dfe
Update windont.lua 2020-01-12 03:31:16 -05:00
LDDestroier 56b6c01ec1
Added "windont.useSetVisible" 2020-01-12 02:30:28 -05:00
LDDestroier ba056343bd
Fixed transparency check function
If it tried to check an area of a window that fell outside its bounds, it would incorrectly return `true`.
2020-01-12 01:42:47 -05:00
LDDestroier f277c24bb1
Update windont.lua 2020-01-06 02:54:05 -05:00
LDDestroier 4f52154f34
Added extra input to transformation functions
Now, the third argument for char/text/back transformation functions will be the char/text/back located on the X/Y position of the buffer. If there is no such position on the window's buffer, it will be `nil`.
The `setCursorPos` function now floors inputs so as to not break when receiving non-integer arguments.
2020-01-05 21:55:51 -05:00
LDDestroier 6ed3b82b0b
Moved to "windont" folder 2019-12-25 02:29:43 -05:00