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
*
Merge remote-tracking branch 'betaboon/graphics' into experimental
Josh Rahm
2021-10-05
|
\
|
*
Add Sixel support
Ayose
2021-08-17
*
|
Added ability to set the special color for the undercur and underlines using ...
Josh Rahm
2021-09-15
|
/
*
Add option to apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Fix startup caching of bold glyphs
Christian Duerr
2021-05-20
*
Update crossfont to 0.3.0
Christian Duerr
2021-05-01
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Add Drop implementations for OpenGL structures
Mikhail "L117" Nikolenko
2021-02-19
*
Update dependencies
Christian Duerr
2021-02-13
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Add vi/search line indicator
Christian Duerr
2021-01-01
*
Fix missing glyphs crash on Windows
Christian Duerr
2020-12-29
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
Hide "missing" glyp for zerowidth character
Kirill Chibisov
2020-12-23
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Remove live-shader-reload feature
Kirill Chibisov
2020-12-10
*
Render underline and strikeout rects in batches
Ivan Avdeev
2020-12-10
*
Add blinking cursor support
Dettorer
2020-11-23
*
Fix wide characters being cut off
Kirill Chibisov
2020-11-17
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Add support for single line terminals
ii41
2020-09-27
*
Log new padding and cell size on 'SizeInfo' update
Kirill Chibisov
2020-09-24
*
Reduce InstanceData footprint
Joe Wilm
2020-08-05
*
Fix crates.io publishing restrictions
Christian Duerr
2020-08-01
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Remove alacritty.yml mentions from font crate errors
Kirill Chibisov
2020-07-11
*
Fix crash when configured font is missing
Christian Duerr
2020-07-11
*
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