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
*
Clean up Windows PTY string handling
David Hewitt
2020-01-02
*
Fix high startup time on wlroots compositors
Kirill Chibisov
2019-12-31
*
Send PTY resize messages through event loop
David Hewitt
2019-12-14
*
Fix deadlock when closing on Windows using Conpty
David Hewitt
2019-12-12
*
Add support for colored emojis on Linux/BSD
Kirill Chibisov
2019-12-09
*
Fix minimize causing resize Windows
David Hewitt
2019-12-09
*
Add Insert/Delete bindings with combined modifiers
Kirill Chibisov
2019-11-28
*
Remove unused PackedVertex struct
Cole Helbling
2019-11-26
*
Move renderer from alacritty_terminal to alacritty
Kirill Chibisov
2019-11-23
*
Fix excessive allocations in URL parser
Christian Duerr
2019-11-22
*
Fix WinPTY freeze on termination
Maciej Makowski
2019-11-16
*
Fix division by zero without any cols or lines
Burak Yigit Kaya
2019-11-14
*
Fix incorrect DPI at startup on X11
Christian Duerr
2019-11-12
*
Fix modifier inconsistencies
Christian Duerr
2019-11-11
*
Fix URL scheme highlighting
Christian Duerr
2019-11-04
*
Add UTF-8 mouse mode support
Kirill Chibisov
2019-11-04
*
Fix incorrect cell foreground when clearing screen
Christian Duerr
2019-11-04
*
Fix URL highlighting
Christian Duerr
2019-11-03
*
Add live config reload for font family and style
wayne
2019-11-03
*
Fix wrong default cursor icon
Kirill Chibisov
2019-11-02
*
Fix clippy warnings
Christian Duerr
2019-11-02
*
Remove unused imports on Windows
David Hewitt
2019-10-31
*
Fix message bar drawing over terminal after resize
Kirill Chibisov
2019-10-29
*
Fix sending chars with bind not clearing selection
Kirill Chibisov
2019-10-29
*
Fix visual bell rendering mode
Kirill Chibisov
2019-10-26
*
Fix bell not redrawing without event updates
Kenny Levinsen
2019-10-25
*
Fix setting persistent logging via CLI
Do Duy
2019-10-24
*
Fix unused import warning on macOS/Windows
Kohki Miki
2019-10-22
*
Fix XEmbed compilation error on 32-bit platforms
cyclopsian
2019-10-20
*
Fix window title not filled by default
Dustin
2019-10-17
*
Revert "Disable depth and stencil buffers"
Christian Duerr
2019-10-16
*
Add support for alternate scroll escape
Aleksey Kuznetsov
2019-10-15
*
Fix logged config path separators on Windows
Kirill Chibisov
2019-10-14
*
Add support for title stack escape sequences
Dustin
2019-10-14
*
Disable depth and stencil buffers
Jasper Mattsson
2019-10-11
*
Add --hold CLI flag
Valentin Ignatev
2019-10-09
*
Remove automatic config generation
Kirill Chibisov
2019-10-06
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Add Xembed support
mkosem
2019-09-24
*
Remove color from log output
Christian Duerr
2019-08-01
*
Fix saving of ref tests
Christian Duerr
2019-07-07
*
Allow setting gtk variant and general class on X11
Brian Koropoff
2019-07-06
*
Fix build without git
绅士喵
2019-06-06
*
Skip UTF-8 BOM when reading config file
Khairul Azhar Kasmiran
2019-05-28
*
Refactor config parsing files
Christian Duerr
2019-05-10
*
Add git hash to version string, and fix crate name (#2397)
Nathan Lilienthal
2019-05-03
*
Switch from copypasta to rust-clipboard
Christian Duerr
2019-04-28
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28