Duncan
Duncan
I am testing Smallvil by running with `-c foot`. I am noticing some issues: 1. The viewport does not redraw until input events are sent. I assume this is because...
I'm experiencing weird behavior where if I `exec foot` in my Sway startup config (after `way-displays` has been spawned), then the spawned terminal looks blurry. Once I kill that terminal...
**This is a breaking change.** Unlike with CPU synchronization primitives, there is no semantic requirement that the guard borrows the lock object. We preserve the optimization of memoizing the release...
I have both a `SETTINGS.md` and a `blog/SETTINGS.md` in my space directory so that I can have another read-only instance running in the `blog/` space directory while I edit from...
I set `SB_READ_ONLY=true` and now the `Editor: Toggle Dark Mode` command does nothing.
### Steps to reproduce 1. I confirmed that I can register new accounts on my custom homeserver from app.element.io. 2. Then I tried the same from the Android app. 3....
It's referenced by the docs for `Compressor::include_contentsize` and I'd like to use it. I'd also like to be able to read the content size so I know what to pass...
**Is your feature request related to a problem? Please describe.** I'd like to easily strip changes to a file set from my branch. I was hoping that this command would...
This reproduces consistently if I just push the block up to the ledge as seen in the screenshot. It seems that once the block is on the ledge, the collision...
I'm hitting this error when trying to use `test-log` from a WASM build: ``` panicked at library/std/src/sys/pal/wasm/../unsupported/time.rs:31:9: time not implemented on this platform ```