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
Commit message (
Expand
)
Author
Age
*
Fix missing glyphs crash on Windows
Christian Duerr
2020-12-29
*
Draw cursor with rect renderer
Kirill Chibisov
2020-12-28
*
Hide "missing" glyp for zerowidth character
Kirill Chibisov
2020-12-23
*
Disable shadows for transparent windows on macOS
Christian Duerr
2020-12-22
*
Fix artifacts on macOS with transparent windows
Christian Duerr
2020-12-21
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Fix embedded _NET_WM_ICON on X11
Christian Duerr
2020-12-20
*
Add search history support
Christian Duerr
2020-12-20
*
Add separate mode for search bindings
Christian Duerr
2020-12-19
*
Increase file watcher delay on BSD
Christian Duerr
2020-12-17
*
Fix live reload with broken yaml on start
Christian Duerr
2020-12-14
*
Fix cursor reports with mouse outside of window
Christian Duerr
2020-12-13
*
Bump glutin to 0.26.0
Kirill Chibisov
2020-12-11
*
Remove live-shader-reload feature
Kirill Chibisov
2020-12-10
*
Print multiline logs in one write call
Kirill Chibisov
2020-12-10
*
Render underline and strikeout rects in batches
Ivan Avdeev
2020-12-10
*
Remove redundant CLI flags
Christian Duerr
2020-11-26
*
Add blinking cursor support
Dettorer
2020-11-23
*
Add support for '~/' in config imports
Christian Duerr
2020-11-24
*
Increase font size in CSDs on Wayland
Kirill Chibisov
2020-11-22
*
Fix stdout log message order
Kirill Chibisov
2020-11-19
*
Ignore nonexistent config imports instead of raising an error
James Simpson
2020-11-19
*
Fix wide characters being cut off
Kirill Chibisov
2020-11-17
*
Feature gate 'image' when building without x11 feature
Kirill Chibisov
2020-11-14
*
Add ability to select text during search
Christian Duerr
2020-11-13
*
Spawn new alacritty processes in CWD on macOS
Nathan Lilienthal
2020-11-07
*
Deprecate the WinPTY backend
Christian Duerr
2020-11-06
*
Use dynamic storage for zerowidth characters
Christian Duerr
2020-11-05
*
Fix visual bell getting stuck
Christian Duerr
2020-10-30
*
Fix crash with large negative font offset
Christian Duerr
2020-10-29
*
Error on warnings when running clippy
Kirill Chibisov
2020-10-29
*
Fix build failure on macOS without features
Christian Duerr
2020-10-28
*
Remove unneeded collect during line rect creation
Mark Lodato
2020-10-22
*
Check viewport size after initial resize
Christian Duerr
2020-10-22
*
Fix incorrect X11 feature check
Christian Duerr
2020-10-12
*
Make use of glutin wayland/x11 features
Kirill Chibisov
2020-10-12
*
Add support for urgency hints CSI
Taylor Blau
2020-10-10
*
Fix feature checking in cross builds
Kirill Chibisov
2020-10-10
*
Bump glutin to 0.25.0
Kirill Chibisov
2020-10-07
*
Fix non-ascii message bar text width calculation
Alessandro Menezes
2020-10-04
*
Add support for single line terminals
ii41
2020-09-27
*
Fix IME position with fullwidth chars in search
Christian Duerr
2020-09-25
*
Log new padding and cell size on 'SizeInfo' update
Kirill Chibisov
2020-09-24
*
Fix CLI arguments without config file
Christian Duerr
2020-09-20
*
Improve example for the -o CLI flag
Nathan Lilienthal
2020-09-13
*
Pass existing CLI parameters to SpawnNewInstance
Rohan Poojary
2020-09-06
*
Fix multiline URL highlighting
Christian Duerr
2020-08-30
*
Add escape to report text area size
Ayose Cazorla
2020-08-28
*
Unify term dimension calls
Christian Duerr
2020-08-25
*
Add CLI parameter to override config options
Christian Duerr
2020-08-22
[next]