Samuel Cobb

Results 9 issues of Samuel Cobb

- [x] New Feature - [ ] Bug - [ ] Documentation ## Possible Fixes / Implementations For @sjcobb2022 for project.

Hacktoberfest 2020
new simulation
hard

Hi there, I needed shaderc for building my project so I implemented it here. It took a lot of attempts so I made this new branch with a nice clean...

### What Operating System(s) are you seeing this problem on? Linux Wayland ### Which Wayland compositor or X11 Window manager(s) are you using? hyprland ### WezTerm version nightly ### Did...

bug
Wayland

When running ```bash hyprkeys --from-ctl --json ``` I get the following output: ```json [ /* ... my keybinds */ ] {} / * Extra random json object? */ ``` It...

### Did you check the docs? - [X] I have read all the LazyVim docs - [X] This is not a request for a new or existing extra (see above)...

enhancement

Hi there, I have been running hyprlock with my hyprland setup and it's been great. Recently, however I have had a lot of red screens, and a couple of crashes....

### Feature description Currently if one does not provide a cmd to `vim.g.haskell_tools.hls.cmd` HLS does not auto start. I do not have haskell-language-server in my PATH (nixos) but I have...

enhancement
help wanted
good first issue

### I have verified that this feature request has not been made before - [x] I have checked the [issues tab](https://github.com/notashelf/nvf/issues?q=is%3Aissue), and did not find a similar feature request. I...

Updates to the client-conn-layers to make it generic as needed and add docs. Also has a minor change for pool Map docs that was trying to reference a private type.