index
:
r-alacritty.git
experimental
old-rahm
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Commit message (
Expand
)
Author
Age
...
*
Alacritty now compiles on stable Rust :tada:
Joe Wilm
2017-02-03
*
Implement save/restore cursor position
Joe Wilm
2017-02-02
*
Update to serde 0.9 and serde-yaml 0.6.
Joe Wilm
2017-01-29
*
Optimize glyph cache access
Joe Wilm
2017-01-26
*
Use clap as cli parser.
Kurnevsky Evgeny
2017-01-24
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
Capture test output by default
Joe Wilm
2017-01-23
*
Dynamically generate test harness
Steven Fackler
2017-01-23
*
Add support for setting title from OSC
Joe Wilm
2017-01-11
*
Enabled Rustc' Link Time Optimization
cody
2017-01-07
*
Add `nightly` feature, use for `unlikely` intrinsic
Manish Goregaokar
2017-01-06
*
Replace need for drop_types_in_const with lazy_static
Manish Goregaokar
2017-01-06
*
Real support for placing config in XDG_CONFIG_HOME
Joe Wilm
2017-01-02
*
Rustup and clippy
Joe Wilm
2016-12-16
*
Fix glutin wayland
Joe Wilm
2016-11-19
*
Add a number of simple ref-tests
Joe Wilm
2016-11-19
*
Add support for recording/running ref tests
Joe Wilm
2016-11-19
*
Fallback to received chars when no bindings
Joe Wilm
2016-11-17
*
Live shader reloading is now a feature
Joe Wilm
2016-10-27
*
Rustup and update dependencies
Joe Wilm
2016-10-14
*
Fix X11 WaitEventsIterator Busy Loop
Joe Wilm
2016-10-14
*
Start implementing copypasta, a clipboard library
Joe Wilm
2016-10-08
*
wip
Joe Wilm
2016-09-26
*
Use evented I/O for the pty
Joe Wilm
2016-09-24
*
Fix some compiler warnings
Joe Wilm
2016-09-23
*
Update VTE for OSC string fix
Joe Wilm
2016-09-19
*
Rewrite ansi parser using vte crate
Joe Wilm
2016-09-18
*
Eliminate extra renders
Joe Wilm
2016-08-31
*
Update serde, glutin
Joe Wilm
2016-08-30
*
Separate input handling from rendering
Joe Wilm
2016-08-29
*
Update Glutin to get Cocoa modifier keys
Joe Wilm
2016-08-03
*
Input expects modifier keys from Glutin
Joe Wilm
2016-07-30
*
Update to latest nightly
Joe Wilm
2016-07-15
*
Add config file
Joe Wilm
2016-06-30
*
Enable vsync
Joe Wilm
2016-06-27
*
Add support for macOS
Joe Wilm
2016-06-14
*
Fix all trivial compiler warnings
Joe Wilm
2016-06-09
*
Add support for drawing background colors
Joe Wilm
2016-06-06
*
Optimize Rendering with batched draw calls
Joe Wilm
2016-06-04
*
Optimize rendering
Joe Wilm
2016-06-04
*
Add live-reload for shaders
Joe Wilm
2016-06-04
*
Update Cargo dependencies
Joe Wilm
2016-06-02
*
Correct sub-pixel font rendering with OpenGL
Joe Wilm
2016-05-20
*
Rasterizer uses DPI from Glutin
Joe Wilm
2016-02-27
*
build rect describing glyph quad
Joe Wilm
2016-02-24
*
Add license
Joe Wilm
2016-02-23
*
Render the letter J
Joe Wilm
2016-02-23
*
Implement very basic glyph rasterization
Joe Wilm
2016-02-21
*
Add function for listing font names on linux
Joe Wilm
2016-02-21
*
Initialize new cargo binary project
Joe Wilm
2016-02-21
[prev]