godot-xterm/docs
Leroy Hopson d6a4adf6aa
feat(terminal): and stylebox support
Adds support for 'normal' and 'focus' Style Boxes to Terminal node.
Changes default background color to transparent, with background to be
set by StyleBox.

If background color is not transparent, will draw a background color
rect to cover the entire control over the top of any stylebox. This is
consistent with the behavior of the TextEdit node with regards to theme
colors and styleboxes.
2024-04-28 18:09:21 +12:00
..
_build feat(terminal): and stylebox support 2024-04-28 18:09:21 +12:00
_static/images feat(terminal): and stylebox support 2024-04-28 18:09:21 +12:00
api feat(term): add select method 2024-04-28 17:22:26 +12:00
demo feat(terminal): and stylebox support 2024-04-28 18:09:21 +12:00
setup feat(web): re-enable web exports 2024-03-30 22:52:39 +13:00
.readthedocs.yaml docs(rtd): move documentation to read the docs 2024-03-30 01:20:07 +13:00
CHANGELOG.md feat(term): add select method 2024-04-28 17:22:26 +12:00
conf.py feat(theme)!: set a default theme 2024-04-01 21:26:24 +13:00
index.md feat(theme)!: set a default theme 2024-04-01 21:26:24 +13:00
introduction.md feat(theme)!: replace hack with jetbrains mono 2024-04-01 21:18:00 +13:00
make.bat docs(rtd): move documentation to read the docs 2024-03-30 01:20:07 +13:00
Makefile docs(rtd): move documentation to read the docs 2024-03-30 01:20:07 +13:00
requirements.txt docs(rtd): move documentation to read the docs 2024-03-30 01:20:07 +13:00
themes.md feat(theme)!: set a default theme 2024-04-01 21:26:24 +13:00