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
/
event.rs
Commit message (
Expand
)
Author
Age
*
Add support for hyperlink escape sequence
Kirill Chibisov
2022-07-10
*
Add `cursor.blink_timeout` config option
Kirill Chibisov
2022-07-01
*
Fix resize on Wayland when creating new window
Kirill Chibisov
2022-06-29
*
Fix Vi cursor not being damaged on scroll
Kirill Chibisov
2022-05-26
*
Don't inherit `--command` for `SpawnNewInstance`
Kirill Chibisov
2022-05-23
*
Fix selection change after leaving vi-mode
a5ob7r
2022-05-23
*
Fix inaccurate method documentation
Andrés Mejía
2022-05-22
*
Fix selection copy without button release
mahkoh
2022-04-16
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Disallow OSC 52 for unfocused window
Kirill Chibisov
2022-04-03
*
Fix crash when searching during reset
Christian Duerr
2022-03-10
*
Don't load font twice during display creation
Kirill Chibisov
2022-02-18
*
Fix terminal damage after leaving Vi mode
Kirill Chibisov
2022-02-02
*
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-02-02
*
Add ´?´ support to OSC 4
DaftMouse
2022-01-15
*
Don't blink when cursor is hidden
Kirill Chibisov
2022-01-11
*
Fix title setting via IPC when dynamic_title is enabled
Kirill Chibisov
2022-01-06
*
Add title/class CLI parameters to create-window
Kirill Chibisov
2022-01-03
*
Fix CreateNewWindow CLI fallback
Christian Duerr
2021-12-23
*
Remove shared PID/FD variables
Christian Duerr
2021-12-19
*
Spawn children from foreground working directory
Jorge Carrasco
2021-12-18
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Add multi-window support
Christian Duerr
2021-10-23
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
Fix incorrect vi mode search origin
Christian Duerr
2021-09-28
*
Add option to apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Add ExpandSelection mouse binding action
Jason Heard
2021-07-29
*
Fix search regressions
Christian Duerr
2021-07-12
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Fix unnecessary redraws due to hint highlighting
Christian Duerr
2021-05-09
*
Fix out of order terminal query responses
Christian Duerr
2021-04-17
*
Fix selection flooding Wayland connection
Christian Duerr
2021-04-17
*
Fix mouse point crash on resize
Christian Duerr
2021-04-15
*
Add hint action for moving the vi cursor
Christian Duerr
2021-04-15
*
Add vi/mouse hint highlighting support
Christian Duerr
2021-04-13
*
Add copy/paste/select hint actions
Christian Duerr
2021-04-03
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Add regex terminal hints
Christian Duerr
2021-03-01
*
Fix vi cursor after leaving search
Christian Duerr
2021-02-26
*
Fix selection after search without match
Christian Duerr
2021-02-22
*
Update dependencies
Christian Duerr
2021-02-13
*
Fix segmentation fault on shutdown with Wayland
Christian Duerr
2021-01-29
*
Fix damage tracking on Wayland
Christian Duerr
2021-01-27
*
Move renderable cell transformation to alacritty
Christian Duerr
2021-01-24
*
Fix debug mode crash in vi-less search
Christian Duerr
2021-01-03
*
Fix movement between matches in vi-less search
Christian Duerr
2021-01-01
*
Remove Windows WinPTY backend
Christian Duerr
2021-01-01
*
Disable shadows for transparent windows on macOS
Christian Duerr
2020-12-22
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Add search history support
Christian Duerr
2020-12-20
[next]