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
/
display.rs
Commit message (
Expand
)
Author
Age
...
*
Fix memory leak from font resizing
Joe Wilm
2017-10-14
*
Implement user actions for font resize (#625)
Dan Aloni
2017-10-14
*
Scale all fonts based on device-pixel-ratio
Joe Wilm
2017-10-08
*
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-27
*
Support background and foreground color escape codes (#662)
Tuomas Siipola
2017-07-28
*
add support for X input method (#691)
Ted Yin
2017-07-24
*
Update to latest Glutin/winit (#671)
Joe Wilm
2017-07-20
*
Implement semantic and line selection dragging
Joe Wilm
2017-06-19
*
Find and set $WINDOWID to X11 window ID (#586)
ns
2017-05-27
*
Fix viewport_size.height calculation
N-006
2017-05-10
*
Add window padding option
Tuomas Siipola
2017-05-06
*
Fix glyph offsets in cell
Joe Wilm
2017-05-06
*
Combine FontOffset and GlyphOffset structs into Delta struct
Aaron Williamson
2017-05-01
*
Set cursor only when its visibility changes
Tuomas Siipola
2017-02-22
*
Implement workaround for Mesa issue
Joe Wilm
2017-02-15
*
Move color list to Term struct
Joe Wilm
2017-02-11
*
Add visual bell support
Mark Andrus Roberts
2017-02-07
*
Configurable window dimensions
Anders Rasmussen
2017-02-06
*
Use the log-crate instead of printing to stdout
Lukas Lueg
2017-01-23
*
make thin stroke rendering configurable
Tom Crayford
2017-01-12
*
Add support for setting title from OSC
Joe Wilm
2017-01-11
*
Added --title argument to set window title
Rudis Muiznieks
2017-01-06
*
Improve error handling for shader initialization
Joe Wilm
2017-01-01
*
Print nice error messages for font loading errors
Joe Wilm
2016-12-31
*
Propagate font rasterizer errors
Joe Wilm
2016-12-31
*
Fix pty read sometimes not triggering draw
Joe Wilm
2016-12-29
*
Implement visual component of mouse selections
Joe Wilm
2016-12-22
*
Misc formatting fixes
Joe Wilm
2016-12-16
*
Rustup and clippy
Joe Wilm
2016-12-16
*
Remove need for Rc<RefCell<_>> usage
Joe Wilm
2016-12-12
*
Display manages window, renderer, rasterizer
Joe Wilm
2016-12-11
[prev]