Devin Droddy

Results 8 issues of Devin Droddy

### Is there an existing issue for this? - [X] I have searched the existing issues. ### Is this issue related to iced? - [X] My hardware is compatible and...

bug

Its implementation in JetBrains Mono: ![image](https://github.com/IdreesInc/Monocraft/assets/90054389/97c22230-2e23-4835-a78f-0d8c6f15431e)

additional-glyphs

Setting `direction` in the options to any value in the third quadrant (down and left) causes the stars to go off screen then reappear too far to the left to...

The README claims that you can configure the graveyard's location with the `$GRAVEYARD` environment variable, however I'm finding that rip is using the graveyard located at `/tmp` regardless of this...

Codesnap seems to be wrapping text and creating newlines that aren't there, resulting in not all the selected text being included in the screenshot Here's some example rust code: ```rust...

### Operating System NixOS 25.11 ### Wayland Compositor Niri ### Describe the issue. When working in the Unity editor, certain popups with text fields cannot be typed into. It seems...

bug

#322 added a behavior that automatically detects when actual printing behavior is being delegated to the formatter. However, I'm finding that this isn't applying in more complex cases. Here's my...

enhancement
help wanted

I'm trying to contribute to rust-clippy and, for some reason, when including `pkgs.rust-bin.nightly."2025-10-06".default` in my devshell's buildinputs, `cargo --version` spits out `2025-10-04`. Running `which cargo` shows that it's coming from...