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
/
rects.rs
Commit message (
Expand
)
Author
Age
*
Add overline attribute.
Josh Rahm
2021-09-15
*
Change undercurl line style
Josh Rahm
2021-09-15
*
Added ability to set the special color for the undercur and underlines using ...
Josh Rahm
2021-09-15
*
Added a rudimentary undercurl to Alacritty. Currently does not support settin...
Josh Rahm
2021-09-15
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Add Drop implementations for OpenGL structures
Mikhail "L117" Nikolenko
2021-02-19
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
Remove live-shader-reload feature
Kirill Chibisov
2020-12-10
*
Render underline and strikeout rects in batches
Ivan Avdeev
2020-12-10
*
Fix wide characters being cut off
Kirill Chibisov
2020-11-17
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Remove unneeded collect during line rect creation
Mark Lodato
2020-10-22
*
Add support for single line terminals
ii41
2020-09-27
*
Fix multiline URL highlighting
Christian Duerr
2020-08-30
*
Add support for double underlines
Christian Duerr
2020-08-12
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Fix underline position for bitmap fonts
Kirill Chibisov
2020-01-22
*
Move renderer from alacritty_terminal to alacritty
Kirill Chibisov
2019-11-23