scribblemaniac

Results 46 issues of scribblemaniac

There should be at least one way for our users to verify the integrity and authenticity of the downloaded application. Currently the macOS binary is signed and notarized, and there...

Enhancement

![Breeze + Rosé Pine screenshot](https://github.com/user-attachments/assets/5be7e598-e70e-4e8b-a458-4a99f4f7468c) This PR is a work-in-progress implementation of a built-in theme switcher in Pencil2D (closes #801). With it you can change the style and color palette...

Enhancement
UI
:small_blue_diamond:

This PR moves the Linux nightly builds to Rocky Linux. By doing this, we can build on a system that is still receiving support, while still maintaing a low glibc...

Linux
Continous Integration

### Issue Summary For a while now, when attempting to do things like drawing on a hidden layer, the action is prevented and a dialog pops up warning the user...

Good First Issue

Analyzing the following PHP code causes Psalm (6.13.1 and the latest git commit 37282530e0c780519d2cd0187ba8461d1dd9cacc) to crash for me when installed with composer, but not with the official Docker container: ```

Adds a non-root Dockerfile and basic instructions on how to use it. This greatly simplifies managing the sometimes outdated or undocumented dependencies needed to run this project.