Patrick Charles Höfer

Results 12 issues of Patrick Charles Höfer

Hey guys! I use `armake2` to sign my keys. When I were using `[signature]` to name my `.bisign` key nothing seemed to work. The keys were always told to be...

I have a problem uploading the following image: ![IMG-20220410-WA0013](https://user-images.githubusercontent.com/8149023/164093318-14a676a6-314d-4ee9-b55d-1e6f10418c1b.jpg) I am using the following scrimage version in my Kotlin backend service: ``` implementation("com.sksamuel.scrimage:scrimage-core:4.0.31") ``` When uploading the mentioned image the...

pinned

Hello there! I recently cloned the project incl. the examples to test them out. First of all I was not aware that the modules were actually git submodules - maybe...

help wanted

**Feature:** I would love to have a way to add custom audio files to be playbacked by ACRE2 somehow. It is kind of hard to describe. But think about like...

feature request
help wanted

I created the integration test sourceset like this: ```kotlin testSets { create("integration-test") } ``` using `integrationTestImplementation` in `dependencies` therefore is not resolving. Is there a way to make it work?

I am used to define global vars for my IDC so I can easily refactor the numbers if needed. Therefore my IDC look like that: ``` class CoopR_TaskBoard_Document_Recon: ctrlButtonPictureOnly {...

enhancement

We receive an ID as soon as we push the cat to termbin. It should be possible to use that ID to also remove the paste as soon as we...

I need this kind of radial menu but without attaching it to the floatingActionButton section but simple as interaction on a widget

Hey just wanted to check the status of this because I really would love to have it. And what about spacemacs integration?

When deploying a Stream with a Source it happens that for every redeployment of the Stream the name has the suffix my-stream-v12 for instance. I need the name without this...