textual-paint/src/textual_paint
2023-05-21 19:50:09 -04:00
..
localization Use dict instead of Dict from typing module 2023-05-21 19:50:09 -04:00
__init__.py Add metadata 2023-04-30 21:37:39 -04:00
edit_colors.py Move package files to folder src/textual_paint/ 2023-04-29 12:59:16 -04:00
enhanced_directory_tree.py Fix API breakage from changes in textual 0.23.0 2023-05-17 12:16:47 -04:00
figlet_font_writer.py Remove redundant assignment 2023-05-17 00:30:55 -04:00
file_dialogs.py Fix API breakage from changes in textual 0.23.0 2023-05-17 12:16:47 -04:00
generate_font_template.py Generate font template for a meta-character font 2023-05-09 16:39:42 -04:00
generate_gradient_test.py Add type annotations for this silly test script 2023-05-09 02:04:53 -04:00
menus.py Maybe don't repaint 2023-05-04 16:17:34 -04:00
paint.css Fix scrolling in editing area, broken when updating Textual 2023-05-09 19:35:30 -04:00
paint.py Use list instead of List from typing module 2023-05-21 19:49:22 -04:00
repack_font.py Use an enum for layout options 2023-05-16 23:45:02 -04:00
terminal_wallpaper.sh Rename terminal wallpaper script to snake case 2023-05-18 14:37:05 -04:00
wallpaper.py Add ignore comment for error Pylance gives even though pyright doesn't 2023-05-01 17:13:05 -04:00
windows.py Include error traceback in message boxes, shown by clicking Show Details 2023-05-17 10:47:48 -04:00