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
...
*
User timer based rendering instead of vsync
Kirill Chibisov
2022-12-30
*
Fix crash when one dimension of the window is zero
Kirill Chibisov
2022-12-30
*
Fix cursor visibility with focus change on macOS
Chris Copeland
2022-11-11
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Bump winit to 0.27.3
Kirill Chibisov
2022-09-15
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Add inline input method support
Kirill Chibisov
2022-08-29
*
Use `WindowEvent::Occluded` to hint rendering
trimental
2022-08-11
*
Bump glutin to 0.29.1
Kirill Chibisov
2022-08-10
*
Remove redundant dirty updates
Kirill Chibisov
2022-07-25
*
Replace `map().unwrap_or()` with `map_or()`
Chris Copeland
2022-07-20
*
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
[prev]
[next]