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
*
Add headless mode
Christian Duerr
2024-10-15
*
Bump glutin to 0.32.0
Kirill Chibisov
2024-06-08
*
Bump winit to 0.30.0
Kirill Chibisov
2024-05-04
*
Fix dynamic title override for multiple windows
Christian Duerr
2024-04-23
*
Fix unnecessary explicit panic in PTY
Conrad Irwin
2024-02-02
*
Fix replacing optional fields
Christian Duerr
2024-01-02
*
Passthrough potential errors for `EventLoopSender`
Hyper
2023-12-30
*
Update to crossfont 0.6.0
Kirill Chibisov
2023-12-08
*
Fix visual bell getting stuck on macOS
Kirill Chibisov
2023-11-13
*
Add `--option` argument to `create-window`
Christian Duerr
2023-11-11
*
Unify CLI config override mechanisms
Christian Duerr
2023-11-11
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Fix crash when leaving search after resize
Christian Duerr
2023-11-03
*
Add `window.blur` config option
Kirill Chibisov
2023-10-29
*
Avoid maximizing window when creating new tab
Kyle Willmon
2023-10-27
*
Fix typos
Pavel Roskin
2023-10-25
*
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 `window.decorations_theme_variant` reload
Kirill Chibisov
2023-10-15
*
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