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
/
config
/
window.rs
Commit message (
Expand
)
Author
Age
*
Remove `alacritty_config` from alacritty_terminal
Kirill Chibisov
2023-11-10
*
Add `window.blur` config option
Kirill Chibisov
2023-10-29
*
Update winit to 0.29.2 and copypasta to 0.10.0
Kirill Chibisov
2023-10-21
*
Change `window.padding` from u8 to u16
Arhum Jain
2023-09-02
*
Remove winit dependency from alacritty_config
Max Brunsfeld
2023-08-17
*
Switch to TOML configuration format
Christian Duerr
2023-06-12
*
Switch to VTE's built-in ansi feature
Anhad Singh
2023-05-23
*
Add `window.resize_increments` config option
Kirill Chibisov
2023-02-18
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Rework `--class` CLI option
Kirill Chibisov
2022-08-25
*
Bump glutin to 0.29.1
Kirill Chibisov
2022-08-10
*
Warn if only columns XOR lines is set
Sabu Siyad
2022-08-02
*
Fix a few minor clippy lints
Yuri Astrakhan
2022-06-02
*
Don't load font twice during display creation
Kirill Chibisov
2022-02-18
*
Add title/class CLI parameters to create-window
Kirill Chibisov
2022-01-03
*
Add option to apply opacity to all background colors
Kirill Chibisov
2021-08-16
*
Unify the grid line indexing types
Christian Duerr
2021-03-30
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Remove redundant CLI flags
Christian Duerr
2020-11-26
*
Bump glutin to 0.25.0
Kirill Chibisov
2020-10-07
*
Add support for single line terminals
ii41
2020-09-27
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11