Paul

Results 274 comments of Paul
trafficstars

Could we update the example on dev branch with the following? 1. texture rotation on load using the new coordinate flip features 2. pyglet vectors rather than risking errors from...

@pvcraven @einarf tl;dr using a plugin-created copy button instead of copying a direct selection results in duplicated newlines on all lines which were highlighted inside the code block I'm running...

This seems to be a broken interaction between these two sphinx plugins: https://github.com/pythonarcade/arcade/blob/102c27f292bb9e8ca9490848cddeace27c0afa3e/doc/conf.py#L53-L54 The doc for `sphinx_copybutton` [indicates there is a way to use CSS selectors to exclude matching text](https://sphinx-copybutton.readthedocs.io/en/latest/use.html#exclude-text-from-being-copied)....

@alderven Could you please verify the following temporary workarounds? #### Only the highlighted section 1. Select a highlighted text segment manually 2. Copy via hotkey or right-click context menu 3....

tl;dr: 1. [This is a known issue with sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton/issues/118) 2. Frontend help would be appreciated 3. Parsing the highlighted source DOM in JS would be ugly, but it could work...

@pvcraven @einarf tl;dr I think this fixed in dev / 2.7 I can't replicate this in a clean local venv on the tip of development. `2.6.17` appears to exhibit it,...

Not actually good to go in its current state, but GitHub's maintainer ergonomics on drafts are bad.

**tl;dr Flameshot looks amazing, but their Wayland support is experimental. Gnome/Wayland is the default DE setup on many popular distros. The beginner instructions should recommend something that works with it...

> It is possible to take a screenshot every x frames, and then add it to a list and convert that to a mp4 or other playable video media, though...