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
/
window_context.rs
Commit message (
Expand
)
Author
Age
*
Port from mio to polling
John Nunley
2023-10-07
*
Fix regex memory usage
Christian Duerr
2023-09-17
*
Add `prefer_egl` debug option
Rolf Sievert
2023-09-04
*
Add bindings for macOS tabs
Kirill Chibisov
2023-09-04
*
Update winit to 0.29.1-beta
Kirill Chibisov
2023-09-04
*
Remove winit dependency from alacritty_config
Max Brunsfeld
2023-08-17
*
Update to the new winit keyboard API
Kirill Chibisov
2023-07-11
*
Fix `alacritty msg config` toml replacement
Christian Duerr
2023-06-15
*
Switch to TOML configuration format
Christian Duerr
2023-06-12
*
Add `window.resize_increments` config option
Kirill Chibisov
2023-02-18
*
Add touch input support
Christian Duerr
2023-02-13
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
User timer based rendering instead of vsync
Kirill Chibisov
2022-12-30
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Fix IPC config overriding previous values
Christian Duerr
2022-09-17
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Use `WindowEvent::Occluded` to hint rendering
trimental
2022-08-11
*
Remove redundant dirty updates
Kirill Chibisov
2022-07-25
*
Fix thin strokes on macOS
Chris Copeland
2022-07-15
*
Add `cursor.blink_timeout` config option
Kirill Chibisov
2022-07-01
*
Fix flickering during resize on Wayland
Kirill Chibisov
2022-06-09
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Don't load font twice during display creation
Kirill Chibisov
2022-02-18
*
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
*
Bump glutin to 0.28.0
Kirill Chibisov
2021-12-03
*
Add parameters to `msg create-window` subcommand
Kirill Chibisov
2021-11-22
*
Add multi-window support
Christian Duerr
2021-10-23