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
/
display
/
mod.rs
Commit message (
Expand
)
Author
Age
*
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-02-02
*
Log used display server on Linux/BSD
Kirill Chibisov
2022-01-30
*
Use `with_position` instead of `set_outer_position`
Kirill Chibisov
2022-01-11
*
Use builtin font for box drawing unicode characters
Kirill Chibisov
2022-01-06
*
Add title/class CLI parameters to create-window
Kirill Chibisov
2022-01-03
*
Bump glutin to 0.28.0
Kirill Chibisov
2021-12-03
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Add multi-window support
Christian Duerr
2021-10-23
*
Fix vi indicator obstructing vi mode cursor
Christian Duerr
2021-09-27
*
Add option to apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Fix unnecessary redraws due to hint highlighting
Christian Duerr
2021-05-09
*
Fix mouse point crash on resize
Christian Duerr
2021-04-15
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Fix focused match selection color
Christian Duerr
2021-04-02
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Fix vi mode search
Christian Duerr
2021-03-06
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Fix the estimated DPR to 1 on Wayland.
Nathan Lilienthal
2021-02-04
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24