emdash

Results 12 issues of emdash

I discovered this while trying to add the package to buildroot using `utils/scanpypi`.

Essentially, it treats stdin as a stream of null-delimited frames. Each time a complete frame is read, the graph is updated. The effect is that changes to the graph are...

enhancement

I puzzled my way through 34 levels without really understanding what I was doing. The grid layout, and the straight-forward physics of mirrors constrain your choices enough that you can...

OS: ResinOS Version: 2.12.5 Board: Artik710 model SIP007AFS00 with a _black_ label. Example device UUID: acf8398147c417985012b522277bc292 Impact: I'm not sure if this warning indicates anything serious, but it causes _a...

`cargo run --release --features winit glium --example text` Wait for the build. Resize the window until it's essentially almost 0 sized, at some point you will see the UI stop...

bug

Implement #5 Lets the save a recipe in the following formats: - HTML - JSON - Text Saving as HTML doesn't embed the recipe.css stylesheet. Saved HTML displays with default...

I got a bit carried away working on the sidebar, and now it's almost done. But I wasn't very disciplined with the changes, and so it needs a pretty thorough...

Implement feature request #11 This is a single-line change that alters the existing behavior. If desired, I could make this behavior opt-in, but I figured I'd start with the simplest...

I've been using this for a while, and I feel it would be better to open the cleaned recipe in a new tab, leaving the original page in place for...