Conversation
This is a start for this "month" in Linebender for 2026 Q1.
The "seperation" typo is the correct link to the Zulip thread. I added a regex to the typos config to suppress on a per-line basis. I also updated to the latest version of typos, which also flags "Canva" so that was added as an exception. While I was at it, I fixed changed the language in two random code blocks to languages in the syntect set, as these were producing warnings. Note that the latest version of zola switches from syntect to giallo, which will require config changes, but that's not a change I'm making here.
| * [Gosub engine](https://gosub.io/) | ||
| * [drafft-ink](https://github.com/PatWie/drafft-ink) (infinite canvas whiteboard) | ||
|
|
||
| It's gratifying to see all this adoption. It seems like recognition that Parley |
Contributor
There was a problem hiding this comment.
missing end of sentence.
|
|
||
| New layout system ([xilem#1560]). | ||
|
|
||
| Work to move towards ui_events and reduce dependency on winit. |
Contributor
There was a problem hiding this comment.
"towards doing more, like IME, via ui-events"
DJMcNab
reviewed
Apr 10, 2026
Member
DJMcNab
left a comment
There was a problem hiding this comment.
I'm planning on doing a light-touch review here, as the update is very clearly in your voice.
| The crate has now been renamed to "Glifo," and has moved into the Vello repo. | ||
| The new location is to reduce the friction to iterate on the implementation of atlas-based glyph caching. | ||
|
|
||
| For a more recent discussion of the scope and goals of Glifo, see the thread [Glifo: A seperation of concerns](https://xi.zulipchat.com/#narrow/channel/197075-vello/topic/Glifo.3A.20A.20seperation.20of.20concerns/with/584192738). <!-- typos:disable-line --> |
Member
There was a problem hiding this comment.
I've not cloned this locally, so it's not clear to me what typos would be complaining about here. We probably should have an explanation in the comment.
Small nit: stylistically I've preferred letting the thread be rendered as a Zulip link (#vello > Glifo: A seperation of concerns)
Suggested change
| For a more recent discussion of the scope and goals of Glifo, see the thread [Glifo: A seperation of concerns](https://xi.zulipchat.com/#narrow/channel/197075-vello/topic/Glifo.3A.20A.20seperation.20of.20concerns/with/584192738). <!-- typos:disable-line --> | |
| For a more recent discussion of the scope and goals of Glifo, see [#vello > Glifo: A seperation of concerns](https://xi.zulipchat.com/#narrow/channel/197075-vello/topic/Glifo.3A.20A.20seperation.20of.20concerns/with/584192738). <!-- typos:disable-line --> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a start for this "month" in Linebender for 2026 Q1.