xi-win

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerxi-editor/xi-win
Primary LanguageRust
Program languageRust (Language Count: 1)
Platform
License:Apache License 2.0
所有者活动
Created At2017-04-27 00:41:14
Pushed At2020-04-05 20:15:30
Last Commit At2018-11-02 22:33:40
Release Count0
用户参与
Stargazers Count408
Watchers Count32
Fork Count48
Commits Count160
Has Issues Enabled
Issues Count25
Issue Open Count12
Pull Requests Count43
Pull Requests Open Count2
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private