index
:
r-alacritty.git
experimental
rahm
rahm2
My custom-patched version of alacritty.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Handle overflow in Term::move_backward
Joe Wilm
2016-12-15
*
Remove need for Rc<RefCell<_>> usage
Joe Wilm
2016-12-12
*
Fix a couple of compiler warnings
Joe Wilm
2016-12-12
*
Track terminal cells on mouse movement
Joe Wilm
2016-12-11
*
Implement mouse scrolling with line deltas
Joe Wilm
2016-12-11
*
Finish main.rs cleanup
Joe Wilm
2016-12-11
*
Display manages window, renderer, rasterizer
Joe Wilm
2016-12-11
*
Add run() function and document it
Joe Wilm
2016-12-11
*
Add display impl for Points<T>
Joe Wilm
2016-12-11
*
Cleaning up main; Added window module
Joe Wilm
2016-12-11
*
Move config path into Config type
Joe Wilm
2016-12-11
*
Cleanup cli option parsing
Joe Wilm
2016-12-11
*
Force drawing when config reloads
Joe Wilm
2016-12-11
*
Implement Handler::identify_terminal for Term
Joe Wilm
2016-12-11
*
Add comments in main loop
Joe Wilm
2016-12-11
*
Borrow glutin::Window instead of using Arc
Joe Wilm
2016-12-11
*
Refactor color list management
Joe Wilm
2016-12-11
*
Add support for indexed colors
Joe Wilm
2016-12-11
*
Rename RenderApi::render_grid() to render_cells()
Joe Wilm
2016-12-11
*
Add support for bracketed paste
Joe Wilm
2016-12-11
*
Move term::cell module to its own file
Joe Wilm
2016-12-11
*
Document a couple of methods
Joe Wilm
2016-12-11
*
Refactor cell selection out of renderer
Joe Wilm
2016-12-11
*
Refactor limit function
Joe Wilm
2016-12-11
*
Support trackpad scrolling
Joe Wilm
2016-12-11
*
Support normal mouse tracking mode
Joe Wilm
2016-12-11
*
Use checked subtraction for backspace
Joe Wilm
2016-12-10
*
Fix mouse bindings
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
*
Make bindings configurable from alacritty.yml
Joe Wilm
2016-11-17
*
Fix test for Cell layout
Joe Wilm
2016-11-17
*
Redraw screen on focus
Joe Wilm
2016-11-17
*
Fallback to received chars when no bindings
Joe Wilm
2016-11-17
*
Fix/add some keybindings
Joe Wilm
2016-11-11
*
Fix alacritty shutdown when shell exits on macOS
Joe Wilm
2016-11-11
*
Fix resize on macOS leaving screen blank
Joe Wilm
2016-11-11
*
Fix config file reloading on macOS
Joe Wilm
2016-11-11
*
Workaround for cutoff glyphs
Joe Wilm
2016-11-11
*
Support drawing bold test with bright colors
Joe Wilm
2016-10-28
*
Merge branch 'reload-colors'
Joe Wilm
2016-10-28
|
\
|
*
Set colors on CPU
Joe Wilm
2016-10-28
|
*
Dynamically update render_timer config
Joe Wilm
2016-10-28
|
*
Move config reloading to separate thread
Joe Wilm
2016-10-27
|
*
Move color indexing to vertex shader
Joe Wilm
2016-10-24
|
*
Expand cell::Color layout tests
Joe Wilm
2016-10-24
|
*
Fix some compiler warnings
Joe Wilm
2016-10-24
|
*
Add discriminant_value test for cell::Color
Joe Wilm
2016-10-24
|
*
Proof of concept live reloading for colors
Joe Wilm
2016-10-23
*
|
Live shader reloading is now a feature
Joe Wilm
2016-10-27
|
/
[next]