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
*
Replace serde's derive with custom proc macro
Christian Duerr
2020-12-21
*
Fix embedded _NET_WM_ICON on X11
Christian Duerr
2020-12-20
*
Bump glutin to 0.26.0
Kirill Chibisov
2020-12-11
*
Feature gate 'image' when building without x11 feature
Kirill Chibisov
2020-11-14
*
Fix build failure on macOS without features
Christian Duerr
2020-10-28
*
Fix incorrect X11 feature check
Christian Duerr
2020-10-12
*
Make use of glutin wayland/x11 features
Kirill Chibisov
2020-10-12
*
Bump glutin to 0.25.0
Kirill Chibisov
2020-10-07
*
Add support for single line terminals
ii41
2020-09-27
*
Fix clippy issues
Christian Duerr
2020-08-06
*
Fix negative window position
Christian Duerr
2020-08-02
*
Fix crates.io publishing restrictions
Christian Duerr
2020-08-01
*
Bump minimum supported Rust version to 1.43.0
Kirill Chibisov
2020-07-28
*
Rename font crate to crossfont
Christian Duerr
2020-07-18
*
Add different search label for backward search
Christian Duerr
2020-07-17
*
Remove gui dependencies from alacritty_terminal
Kirill Chibisov
2020-07-11
*
Add regex scrollback buffer search
Christian Duerr
2020-07-09
*
Add automatic scrolling during selection
Christian Duerr
2020-06-18
*
Cleanup window.rs imports
Christian Duerr
2020-06-08
*
Remove copyright notice from files
Christian Duerr
2020-06-06
*
Refactor Term/Grid separation
Christian Duerr
2020-05-30
*
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