-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Import selection and editing code from Masonry #88
Conversation
395caae
to
0492eb3
Compare
I've rebased this on main to simplify the diff now that #76 has been merged. I am no longer anticipating this being merged in it's current state, but I'd like to leave it open for now as it contains useful changes that remove dependencies that I think we will want to port to Masonry's version of this code (CC: @PoignardAzur) This Zulip thread contains my new proposal for making the changes contained in this PR: https://xi.zulipchat.com/#narrow/stream/205635-text/topic/Sharing.20selection.2Fediting.20code.20between.20Blitz.20and.20Masonry |
This is a little earlier than planned as masonry's dependency on vello was making this awkward to use from masonry (when I am not necessary depending on the same version of vello).
Changes made
xi-unicode
,unicode_segmentation
,dpi
, andwinit
text2
module from masonrytype ArcStr = Arc<str>
from masonryTodo