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.rs
Commit message (
Expand
)
Author
Age
*
Extend style guideline documentation
Christian Duerr
2020-05-05
*
Use frame callbacks instead of vsync on Wayland
Kirill Chibisov
2020-05-03
*
Fix clippy warnings
Matthias Krüger
2020-05-01
*
Use embedded resource for window icon
David Hewitt
2020-04-25
*
Update depedencies
Bastien Orivel
2020-04-18
*
Log critical errors with error! instead of println!
Kirill Chibisov
2020-04-12
*
Use config colors to theme Wayland decorations
Kirill Chibisov
2020-04-09
*
Start window invisible on Windows
Kirill Chibisov
2020-02-04
*
Bump glutin to 0.22.0
Christian Duerr
2020-01-10
*
Add `Minimize` binding action
Kirill Chibisov
2020-01-05
*
Replace deprecated Error methods
sterlingjensen
2020-01-03
*
Move renderer from alacritty_terminal to alacritty
Kirill Chibisov
2019-11-23
*
Fix wrong default cursor icon
Kirill Chibisov
2019-11-02
*
Remove unused imports on Windows
David Hewitt
2019-10-31
*
Fix unused import warning on macOS/Windows
Kohki Miki
2019-10-22
*
Fix XEmbed compilation error on 32-bit platforms
cyclopsian
2019-10-20
*
Revert "Disable depth and stencil buffers"
Christian Duerr
2019-10-16
*
Add support for title stack escape sequences
Dustin
2019-10-14
*
Disable depth and stencil buffers
Jasper Mattsson
2019-10-11
*
Update to winit/glutin EventLoop 2.0
Christian Duerr
2019-10-05