Thayne McCombs
Thayne McCombs
- **Sway Version:** - sway version 1.9 - **Description:** See https://github.com/emersion/slurp/issues/123 and https://github.com/emersion/slurp/pull/124 Basically slurp segfaults in some situations because it gets an event about key modifiers (wl_keyboard.modifiers) before it...
Fixes: #1295 Fixes: #1563
This should help both runtime performance and side of the executable. And I can't think of a reason why we would need unwinding on panic in release builds.
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
Fixes #5160 Add two new options to several s3 commands to include or exclude all patterns from a file. By submitting this pull request, I confirm that you can use,...
- **Sway Version:** 1.9 - **Debug Log:** - https://gist.github.com/tmccombs/05f9c4d36c381b57f0ffc5dd79cde6ac - **Configuration File:** - happens with default config - **Description:** 1. Subscribe to "window" events over IPC 2. Send a RUN_COMMAND...
When I call `FallbackFrame::draw` I get this error in the title. More context from the wayland debug output: ``` [4029484.720] [email protected](11489) [4029486.062] -> [email protected]_configure(11489) [4029486.230] -> [email protected]_title("zsh") [4029486.252] -> [email protected]_buffer(new...
### Describe the feature It currently isn't possible to create a presigned url using SSE-C wilth the aws cli, because the `aws s3 presign` command doesn't have an equivalent of...
This also significantly refactors the code for creating the regexes to match with, and in some cases avoids using regex altogether. Fixes #1603 #399 I'm not sure if this is...
fixes #9082 /claim #9082