Results 32 issues of Jookia

There's been an issue on twister-html that belongs in core: https://github.com/miguelfreitas/twister-html/issues/114 I wrote a bit of a response detailing a way to do this.

Despite saying it's GPL, it includes nonfree components like Google analytics.

``` try: import laf_crypto except ImportError: _logger.warning("LAF Crypto failed to import!") pass ``` Printing a warning but not explaining why it happened isn't helpful, there's no way to know why...

enhancement

Moonraker imports this package for preprocessing prints on embedded Linux boards like the Pi Zero. For the most part this is a great feature, but on large prints it's very...

Gambatte currently fails to create sockets on my friend's Windows machine because the socket checking code checks if fds are negative. On Windows, fds can be negative so you have...

Hello there! At the moment the Debian image is released with kernel and u-boot binaries but no source code. This is a bit of a headache as it means you...

I think it'd be a good idea to abstract the original game's resources. Since we're decompiling it, it'd be much simpler to decompile it once and assemble all the resources...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description I've created a rectangle with two cylinders padded on top followed...

WB Part Design
Toponaming
1.0

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description If you create a Chamfer on a Chamfer of a Box...

WB Part
Toponaming
1.0

This PR adds a confirmation dialog on password generator close that confirms discarding the password. Fixes #10831 . ## Screenshots ![A dialog with a warning sign titled "Confirm Close Password...

ux