xi-win

Github星跟蹤圖

xi-win

Xi editor for Windows

This project is currently a seedling, which I am hopeful will grow
into a useful front-end for xi editor.

It makes some decisions which are fairly unusual for GUI software
written in 2017. It targets winapi directly, rather than using a
toolkit, and is written in Rust. The main reason is so that we can
target performance; winapi has api's for Direct2D rendering that may
enable significantly lower latency and smoother scrolling than
accessible through a toolkit. Part of the reason for taking on this
project is to quantify the relative performance.

Other important dimensions of performance are startup speed and
executable size.

Given the goals of this project and the (current) flux in the xi
protocol, I expect the focus of this project to be input and rendering
pipelines, with less emphasis on features; it may be a while before
this is really useful as an editor. That said, I certainly welcome
any help in getting there sooner.

Contributions

We gladly accept contributions via GitHub pull requests. Please see CONTRIBUTING.md for more details.

If you are interested in contributing but not sure where to start, there is an active IRC channel at #xi on irc.mozilla.org. There is also a subreddit at /r/xi_editor.

Authors

The main author is Raph Levien.

主要指標

概覽
名稱與所有者xi-editor/xi-win
主編程語言Rust
編程語言Rust (語言數: 1)
平台
許可證Apache License 2.0
所有者活动
創建於2017-04-27 00:41:14
推送於2020-04-05 20:15:30
最后一次提交2018-11-02 22:33:40
發布數0
用户参与
星數408
關注者數32
派生數48
提交數160
已啟用問題?
問題數25
打開的問題數12
拉請求數43
打開的拉請求數2
關閉的拉請求數5
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?