Results 6 issues of Gerben

I would like to be able to filter the call graph, just like you can filter the list. Specifically i want to exclude all the autoloader stuff because that quickly...

### Describe the bug When running `pnpm build` i got the following error ``` packages/desktop build$ npm run tauri build -- --verbose │ > @zebar/[email protected] tauri │ > tauri build...

type: bug

### Describe the bug I'm using GlazeWM, but when i turn on the "dock" option in zebar my windows overlap the zebar by default. ### Reproduction Add this to GlazeWM...

type: bug

Edit: See https://github.com/glzr-io/zebar/issues/165#issuecomment-2505619138 for the solution to all the errors ### Describe the bug After following all the steps in https://github.com/glzr-io/zebar/blob/main/CONTRIBUTING.md i got the following error after running `pnpm dev`...

type: bug

Running `netresearch/jsonmapper: 4.5.0` Consider the following class ``` /** * @param string $firstName First name of the recipient. * @param string $lastName Last name of the recipient. * @param IdType...

Pest 3.7.4 Mockery 1.6.12 php-mock-mockery 1.5.0 Given the following test file _test.php_ ```php