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
Age
Commit message (
Expand
)
Author
2022-03-16
Add colored underline support
Kirill Chibisov
2022-03-14
Use center of the pixel when aligning undercurl
Kirill Chibisov
2022-03-11
Fix `font.glyph_offset` not live reloading
Kirill Chibisov
2022-03-10
Fix crash when searching during reset
Christian Duerr
2022-03-10
Fix line indicator damage computation
Kirill Chibisov
2022-03-06
Use round instead of ceil for line position
Kirill Chibisov
2022-03-02
Fix gap calculation for dashed underline
Kirill Chibisov
2022-03-02
Add fallback GLES2 renderer
Kirill Chibisov
2022-02-27
Add `ToggleMaximized` key binding action
Chris Copeland
2022-02-24
Add version 0.10.1 to changelog
Christian Duerr
2022-02-22
Omit git version hash when git command fails
nibon7
2022-02-22
Don't use 'origin_upper_left' in rect shaders
Kirill Chibisov
2022-02-18
Don't load font twice during display creation
Kirill Chibisov
2022-02-16
Account for absolute WAYLAND_DISPLAY paths
mahkoh
2022-02-16
Reuse Rasterizer in Display::new
Greg Depoire--Ferrer
2022-02-14
Add support for dashed and dotted underlines
Kirill Chibisov
2022-02-11
Clear damage rects right after drawing
Kirill Chibisov
2022-02-10
Fix terminal not being damage when only font size changed
Kirill Chibisov
2022-02-10
Make undercurls thickness close to underlines
Kirill Chibisov
2022-02-10
Add note about publishing RCs to crates.io
Christian Duerr
2022-02-09
Add version to info log
Christian Duerr
2022-02-09
Fix warnings when building only with Wayland feature
Kirill Chibisov
2022-02-09
Fix alpha when using `colors.transparent_background_colors`
Kirill Chibisov
2022-02-08
Add support for drawing undercurls
Kirill Chibisov
2022-02-08
Add instructions for building without X11/Wayland
sckzor
2022-02-07
Fix alacritty_terminal not emitting damage on color change
Kirill Chibisov
2022-02-03
Fix renderable_cursor method documentation
Thomas Churchman
2022-02-03
Fix builtin font block elements going invisible
Kirill Chibisov
2022-02-02
Fix repeated permission requests on M1 macs
Christian Duerr
2022-02-02
Fix terminal damage after leaving Vi mode
Kirill Chibisov
2022-02-02
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-01-30
Clean up and abstract shader creation code
oxalica
2022-01-30
Use cell width to compute builtin font thickness
Kirill Chibisov
2022-01-30
Log used display server on Linux/BSD
Kirill Chibisov
2022-01-29
Account for font.offset and glyph.offset in built-in font
Kirill Chibisov
2022-01-29
Add option to control built-in box drawing chars
zandr
2022-01-23
Remove outdated changelog URLs
Christian Duerr
2022-01-22
Fix logfile overwriting existing files
Christian Duerr
2022-01-21
Fix typo in SizeInfo padding_y rustdoc
Ömer Sinan Ağacan
2022-01-21
Reset cursor blinking on ToggleViMode
Kirill Chibisov
2022-01-20
Fix OSC 104 with empty second parameter
DaftMouse
2022-01-15
Add ´?´ support to OSC 4
DaftMouse
2022-01-13
Remove time dependency
Christian Duerr
2022-01-13
Fix macOS release CI
Christian Duerr
2022-01-13
Update time crate to 0.3.5
James McCoy
2022-01-11
Don't blink when cursor is hidden
Kirill Chibisov
2022-01-11
Use `with_position` instead of `set_outer_position`
Kirill Chibisov
2022-01-11
Fix use-after-free when formatting Wayland protocol error
Kirill Chibisov
2022-01-11
Fix block selection expansion with Ctrl + RMB
Kirill Chibisov
2022-01-08
Fix fullwidth char regex search infinite loop
Christian Duerr
[next]