Cretezy

Results 36 issues of Cretezy

Hello designers! We're looking for a new logo for Noderize. The current one was someone meant as a placeholder. I made it in about 2 minutes in Inkscape, and I...

help wanted

### Context Sometimes while digging through code, it's useful to see the original implementation of a method. ### Proposal Include `src` in the published npm package, allowing "Go to implementation"...

proposal
stale

**Describe the bug** Guake does not remember settings for non-primary workspace. Specific, the terminal color. Simply opening the preferences on the second workspace fixes the problem. See video for example...

Type: Need More Info

Trying to build a distri image from a fresh clone. Steps: - `git clone ...` - `cd ...` - `make` - `make image` Output: ``` ➜ distri git:(master) make image...

*Do not merge!* Not yet tested.

Hey, how would we implement different error types other than a TypeError and a GoError? Thanks, awesome project!

https://github.com/kodingdotninja/use-tailwind-breakpoint/issues/2

**Is your feature request related to a problem? Please describe.** When using inpainting, changing the denoising strength is a crucial parameter to play with. It should be easy to modify....

enhancement

**Is your feature request related to a problem? Please describe.** It would be nice to be able to change volume, ideally by 5% or 10% at once. **Describe the solution...

enhancement

### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/vercel-next-js-reproduction-template-go8s7s?file=%2Fapp%2Flayout.tsx%3A5%2C13 ### To Reproduce 1. Navigate from `/` to `/other` using `location.pushState` 2. Try to navigate back to `/` using `Link`...

template: bug
area: Routing