index
:
alacritty
alacritty_terminal_v0.21.0
alacritty_terminal_v0.22.0
alacritty_terminal_v0.23.0
alt-esc-unicode
alt-key-tester
antialias-option
bindings_on_crack
borderless-window
bump-glutin-0320
bump_deps
click-links
config-improvements
cursor-blink
cursor-config
dependabot/cargo/bumpalo-3.12.0
display-config-errors
fish-completions-dir-update
fix-deprecated
fix-hidden-cursor
fix-netbsd-build
fix-no-import-migrate
fix-releases
fix_colors
fontconfig
gentoo-install-deps
glutin-0.17-upgrade
initial-window-focus
issue-1115
issue-1150
issue-1336
issue-1582
issue-1773
issue-1786
issue-2145
kchibisov/fixup-manpage-title
kchibisov/winit-02911
kitty-char-no-char-fix
master
nll
not-reset-pixel
numpad-decimal
optimizations
period
playing-around
remove-debugonly-tests
resolver++
rewrite-appdataxml
scroll/fix-alt-grid-size
scroll/fix-tests
scroll/impossible-zero
scrollback
syslog-panics
underline-strikethrough
v0.10.0
v0.10.1
v0.11.0
v0.11.1
v0.12.0
v0.12.1
v0.12.2
v0.12.3
v0.13
v0.14
v0.15
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.5.0
v0.6.0
v0.7.0
v0.7.1
v0.7.2
v0.8.0
v0.9.0
vec-deque-backing
wide-chars-fix
winpty-agent-docs
zero-width-chars
zerowidth
A cross-plantform, OpenGL terminal emulator
Alacritty
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-09-24
WIP
glutin-0.17-upgrade
Christian Duerr
2018-09-23
Fix window resize with DPI change
Christian Duerr
2018-09-23
Merge remote-tracking branch 'upstream/master' into glutin-0.17-upgrade
Christian Duerr
2018-09-23
Fix mesa rendering outside window borders on wayland
trimental
2018-09-20
Fix config error with missing decorations field
Christian Duerr
2018-09-20
Improve window.decorations options: (#1241)
Joe Moon
2018-09-20
Fix Bracketed Paste Mode when input contains end sequence. (#1243)
Aidan Epstein
2018-09-20
Fix build failure on 32-bit machines
Johannes
2018-09-19
Show hollow cursor for windows starting unfocused
Christian Duerr
2018-09-19
Add hidden escape sequence
Christian Duerr
2018-09-18
Set upper limit for scrollback history size
Christian Duerr
2018-09-17
Fix style issues
Matthias Krüger
2018-09-17
Set COLORTERM variable to advertise 24-bit support
David Peter
2018-09-17
Acknowledge first click on unfocused windows with bsd/linux
nolanl
2018-09-17
Fix clippy lint in new unit test
Matt Keeler
2018-09-17
Merge branch 'master' into glutin-0.17-upgrade
Matt Keeler
2018-09-17
Bump version number to 0.2.0 (#1492)
Christian Duerr
2018-09-05
Fix substraction underflow with IL sequence
Christian Duerr
2018-09-02
Implement `ansi::ClearMode::Saved`
Nathan Lilienthal
2018-08-16
Fix the cgmath::ortho invocation in update_projection.
Matt Keeler
2018-08-15
Scroll visible area when growing window
Christian Duerr
2018-08-10
Fix formatting and resize conversion comment
Christian Duerr
2018-08-10
Use/Mutate the DPR within the ActionContext for handling Resize
Matt Keeler
2018-08-09
Handle HiDpiFactorChanged event better to update cached DPR
Matt Keeler
2018-08-08
Make scale_with_dpi config warning yellow
Matt Keeler
2018-08-07
Update comment about why to deserialize scale_with_dpi
Matt Keeler
2018-08-07
Don’t panic if config contains scale_with_dpi
Matt Keeler
2018-08-07
Clippy Fixes and Glutin 0.18/Winit 0.17
Matt Keeler
2018-08-07
Update padding calculations
Matt Keeler
2018-08-07
Get rid of some flooring in calculations
Matt Keeler
2018-08-07
Attach fixed DPR to resize events
Christian Duerr
2018-08-07
Scale padding with DPR
Matt Keeler
2018-08-07
Whitespace fixes
Matt Keeler
2018-08-07
Get new dpr earlier and use it in calculating any new physical size
Matt Keeler
2018-08-07
Fix syntax error in hidpi event
Christian Duerr
2018-08-07
Update glyph cache on DPI change
Christian Duerr
2018-08-07
Fix initial calculations of window size based on the columns/lines preferences
Matt Keeler
2018-08-07
Fix unit tests
Christian Duerr
2018-08-07
Fix selection
Christian Duerr
2018-08-07
Update to glutin 0.17
Matt Keeler
2018-08-03
Reset visible area when RIS is received
Christian Duerr
2018-07-28
Merge branch 'master' into scrollback
Christian Duerr
2018-07-28
Merge master into scrollback
Christian Duerr
2018-07-26
Fix trailing colors when leaving vim after resize
Christian Duerr
2018-07-26
Replace runtime debug assertions with static asserts on scrollback
Th3Fanbus
2018-07-25
Ignore errors when logger can't write to output
Christian Duerr
2018-07-25
Fix clippy lints and run font tests on travis
Matthias Krüger
2018-07-23
Add optional dim foreground color
Rémi Garde
2018-07-22
Add binding action for hiding the window
Josh Leeb-du Toit
2018-07-21
Allow specifying modifiers for mouse bindings
Christian Duerr
[next]