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
*
Change font size only when new metrics are valid
Martin Sucha
2019-02-09
*
Dynamically resize terminal for errors/warnings
Christian Duerr
2019-02-07
*
Scale IME position by hidpi_factor
Desuwa
2019-02-05
*
Normalize Log Message Strings
Nathan Lilienthal
2019-01-07
*
Add proper underline and strikeout support
Christian Duerr
2018-12-22
*
Add color option to visual bell
Christian Duerr
2018-12-17
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Ignore initial size if the window is maximized on start
dm1try
2018-11-23
*
Display errors and warnings
Christian Duerr
2018-11-17
*
Fix blurry fonts without dynamic padding
Christian Duerr
2018-11-16
*
Add option for dynamic padding (#1780)
Christian Duerr
2018-11-15
*
Fix specifying 0 lines/columns in config file
Christian Duerr
2018-11-13
*
Fix incorrect padding calculations
Christian Duerr
2018-11-12
*
Center the grid inside the window
Christian Duerr
2018-11-11
*
Remove re-export of glutin size types
Christian Duerr
2018-11-10
*
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-10
*
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-10-16
*
Drop terminal lock before rendering
trimental
2018-09-30
*
Fix mesa rendering outside window borders on wayland
trimental
2018-09-23
*
Scrollback cleanup
Christian Duerr
2018-07-21
*
Move selection into Grid
Joe Wilm
2018-06-02
*
Update to glutin 0.16.0
Francesca Frangipane
2018-05-29
*
Fix clippy lints
Christian Duerr
2018-05-11
*
Prevent negative cell dimensions (#1181)
Christian Duerr
2018-03-12
*
Remove all instances of unwrap() from config
Christian Duerr
2018-03-04
*
Add clippy check to travis
Christian Duerr
2018-01-06
*
Prevent font_size_modifier from sinking too low (#994)
Christian Duerr
2018-01-05
*
Change mouse cursor on terminal mode change (#865)
Dustin
2017-12-24
*
Add custom box cursor for unfocused window
Christian Duerr
2017-12-24
*
Add new window section to config
Robert Günzler
2017-12-22
*
Add 'borderless' option
Robert Günzler
2017-12-22
*
clippy: do and don't pass some things by reference as suggested (needless_pas...
Matthias Krüger
2017-12-03
*
clippy: remove unneeded return statement (needless_return).
Matthias Krüger
2017-12-03
*
Revert "Wait to display window until initialization is complete (#907)"
Joe Wilm
2017-11-20
*
Wait to display window until initialization is complete (#907)
Charles
2017-11-19
*
Fix typo and whitespace
Joe Wilm
2017-11-11
*
Don't enforce window dimensions if configured with 0 columns or lines
Bryan Gilbert
2017-11-11
*
fix some typos in comments
Martin Lindhe
2017-10-30
*
Set urgent WM flag on bell on X11 systems (#812)
Barret Rennie
2017-10-21
*
Fix render issues on macOS (#845)
Joe Wilm
2017-10-17
*
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
[next]