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
/
logging.rs
Commit message (
Expand
)
Author
Age
*
Restructure message bar log message
Kirill Chibisov
2024-10-02
*
Unify string formatting
Hamir Mahal
2024-07-24
*
Bump winit to 0.30.0
Kirill Chibisov
2024-05-04
*
Fix hint `Select` action for hyperlink escape
Christian Duerr
2024-03-12
*
Remove direct dependency on once_cell
Philip Dubé
2023-12-29
*
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 typos
Pavel Roskin
2023-10-25
*
Add `ALACRITTY_EXTRA_LOG_TARGETS` env variable
Kirill Chibisov
2023-05-04
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Fix IPC config overriding previous values
Christian Duerr
2022-09-17
*
Fix logfile overwriting existing files
Christian Duerr
2022-01-22
*
Remove time dependency
Christian Duerr
2022-01-13
*
Update time crate to 0.3.5
James McCoy
2022-01-13
*
Add multi-window support
Christian Duerr
2021-10-23
*
Update rustfmt configuration
Christian Duerr
2021-10-11
*
Migrate CLI config to structopt
Christian Duerr
2021-08-18
*
Log dependency warnings/errors at trace level
Steven Bosnick
2021-08-04
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Print multiline logs in one write call
Kirill Chibisov
2020-12-10
*
Fix stdout log message order
Kirill Chibisov
2020-11-19
*
Add logging for crossfont
Christian Duerr
2020-08-14
*
Use yellow/red from the config for message bar colors
Kirill Chibisov
2020-08-13
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Remove env_logger depedency
Christian Duerr
2020-05-29
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Add seconds and nanoseconds to log output
Christian Duerr
2020-02-14
*
Revert "Fix backspace deleting chars when IME is open"
Christian Duerr
2020-02-10
*
Add support for alternate scroll escape
Aleksey Kuznetsov
2019-10-15
*
Fix logged config path separators on Windows
Kirill Chibisov
2019-10-14
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05
*
Refactor config parsing files
Christian Duerr
2019-05-10
*
Add git hash to version string, and fix crate name (#2397)
Nathan Lilienthal
2019-05-03
*
Split alacritty into a separate crates
Theodore Dubois
2019-04-28