Max Bolotin

Results 7 issues of Max Bolotin

Solves https://github.com/SortableJS/Sortable/issues/2173

According to [the docs](https://github.com/SortableJS/Sortable/tree/master/plugins/MultiDrag#multidragkey-option): The multiDragKey is "a custom keyboard key may be designated as having to be down for the user to be able to select multi-drag elements." At...

🚨 **IMPORTANT: Please do not create a Pull Request without creating an issue first.** _Any change needs to be discussed before proceeding. Failure to do so may result in the...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on Github, Stackblitz or CodeSandbox > Make...

Not sure if this would be interesting for merging into the main tree, but I wrote a little wrapper to allow parsing functions to take the parser allocator as a...

When using tmux-session-wizard together with resurrect/continuum, session wizard is unable to correctly sort resurrected sessions that have never been attached. Instead, it piles them at the top of the list...

When compiling/running the `glfw_vulkan` demo on NixOS 25.05 with the `glfw`, `vulkan-loader`, and `vulkan-headers` packages installed, I get the following weird clipping behavior: https://github.com/user-attachments/assets/1cf0b0f8-c175-498c-a9a6-0cef219253fe For comparison, the `glfw_opengl4` demo works...