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
/
alacritty
/
src
/
renderer
/
mod.rs
Commit message (
Expand
)
Author
Age
*
Add option to run command on bell
Kirill Chibisov
2020-07-10
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Fix build warnings on macOS/Windows
Kirill Chibisov
2020-05-27
*
Fix emojis being blended with background
lbonn
2020-05-12
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Call glFinish right after swap_buffers on X11
Kirill Chibisov
2020-05-01
*
Fix clippy warnings
Matthias Krüger
2020-05-01
*
Add config option to set cursor thickness
Kirill Chibisov
2020-04-15
*
Remove std::fs::read_to_string reimplementation
Matthias Krüger
2020-03-17
*
Add font metric caching
Kirill Chibisov
2020-01-25
*
Fix stack overflow when printing shader error
Kirill Chibisov
2020-01-21
*
Bump glutin to 0.22.0
Christian Duerr
2020-01-10
*
Replace deprecated Error methods
sterlingjensen
2020-01-03
*
Add support for colored emojis on Linux/BSD
Kirill Chibisov
2019-12-09
*
Remove unused PackedVertex struct
Cole Helbling
2019-11-26
*
Move renderer from alacritty_terminal to alacritty
Kirill Chibisov
2019-11-23