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
*
Don't substitute `\n` in char bindings
Kirill Chibisov
2023-12-30
*
Bump crossfont to 0.7.0
Kirill Chibisov
2023-12-14
*
Update to crossfont 0.6.0
Kirill Chibisov
2023-12-08
*
Damage only terminal inside `alacritty_terminal`
Kirill Chibisov
2023-11-23
*
Fix Vi cursor not being dirty when scrolling
Kirill Chibisov
2023-11-14
*
Add `--option` argument to `create-window`
Christian Duerr
2023-11-11
*
Unify CLI config override mechanisms
Christian Duerr
2023-11-11
*
Fix cursor being hidden after reaching timeout
Kirill Chibisov
2023-11-10
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix crash when leaving search after resize
Christian Duerr
2023-11-03
*
Fix typos
Pavel Roskin
2023-10-25
*
Fix crash due to wrong drop order of clipboard
Kirill Chibisov
2023-10-23
*
Update winit to 0.29.2 and copypasta to 0.10.0
Kirill Chibisov
2023-10-21
*
Add inline vi mode search
Christian Duerr
2023-10-20
*
Fix regex memory usage
Christian Duerr
2023-09-17
*
Add bindings for macOS tabs
Kirill Chibisov
2023-09-04
*
Update winit to 0.29.1-beta
Kirill Chibisov
2023-09-04
*
Copy global IPC options for new windows
Christian Duerr
2023-08-08
*
Use ahash instead of fnv and regular hash function
Kirill Chibisov
2023-07-24
*
Use bracketed paste only for multi-char IME input
Kirill Chibisov
2023-07-20
*
Update to the new winit keyboard API
Kirill Chibisov
2023-07-11
*
Fix crash on ScaleFactorChange on Windows
Kirill Chibisov
2023-06-02
*
Omit urgency hint focused window
Kirill Chibisov
2023-04-15
*
Allow mode-exclusive bindings in any mode
Christian Duerr
2023-04-15
*
Use paste for ESC action and IME commit
Christian Duerr
2023-04-15
*
Reset char suppression for every key binding
Christian Duerr
2023-04-15
*
Fix selection rotation on the last line
Christian Duerr
2023-03-24
*
Fix busy rendering when the same warning persists
Kirill Chibisov
2023-03-02
*
Send D&D input through paste action
Christian Duerr
2023-02-27
*
Fix bracketed paste with EOT payload
Christian Duerr
2023-02-23
*
Add touch input support
Christian Duerr
2023-02-13
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Add support for horizontal scrolling
Kirill Chibisov
2023-01-16
*
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
[next]