textual-paint/src/textual_paint
Isaiah Odhner 38dcdde2b9 Fix event handler method names checked for
Updating to Textual 0.27.0 broke this code, but it looks like they
made it way easier! It's now available statically on the class.
2023-06-04 15:28:14 -04:00
..
localization Prefer "| None" to Optional 2023-05-21 20:04:22 -04:00
__init__.py Add metadata 2023-04-30 21:37:39 -04:00
edit_colors.py Allow only one selected color across both grids (Basic and Custom) 2023-05-25 17:08:10 -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
inspector.py Fix event handler method names checked for 2023-06-04 15:28:14 -04:00
launch_editor.py Launch code editor from inspector panel 2023-06-04 15:28:13 -04:00
menus.py Maybe don't repaint 2023-05-04 16:17:34 -04:00
paint.css Improve layout of Edit Colors dialog 2023-05-25 22:43:36 -04:00
paint.py Hide inspector highlight when closing the inspector 2023-06-03 23:38:23 -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 Constrain window to screen so titlebar is always accessible 2023-05-25 03:01:48 -04:00