TaokyleYT

Results 3 issues of TaokyleYT

I directly used the template code from pypi ```py from pptx import Presentation prs = Presentation() title_slide_layout = prs.slide_layouts[0] slide = prs.slides.add_slide(title_slide_layout) title = slide.shapes.title subtitle = slide.placeholders[1] title.text =...

in the custom layout file it seems that the row including ctrl and spacebar cannot be customized. I have tried to make a row in the custom file with spacebar...

When I'm setting the longpress_interval I seldom struggle how big/small the value should be. Like I need it to be small for me to spam words, but I need it...