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
/
display
/
window.rs
Commit message (
Expand
)
Author
Age
*
Add option to drain PTY on shutdown
Andrew Borg (Kashin)
2025-01-16
*
Pass activation token in alacritty msg create-window
Kirill Chibisov
2025-01-04
*
Remove unnecessary statics
Integral
2024-12-09
*
Add `window.level` config option
David Horner
2024-11-23
*
Switch to new objc2 crates
Mads Marquart
2024-11-21
*
Focus new windows on macOS
Chris
2024-11-02
*
Fix app icon in alt+tab view on Windows
Neil Stewart
2024-09-30
*
Unify string formatting
Hamir Mahal
2024-07-24
*
Bump glutin to 0.32.0
Kirill Chibisov
2024-06-08
*
Bump winit to 0.30.0
Kirill Chibisov
2024-05-04
*
Fix replacing optional fields
Christian Duerr
2024-01-02
*
Keep IME always enabled on X11
Kirill Chibisov
2023-12-22
*
Fix IME popup positioning
Kirill Chibisov
2023-11-24
*
Fix visual bell getting stuck on macOS
Kirill Chibisov
2023-11-13
*
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
*
Fix `window.decorations_theme_variant` reload
Kirill Chibisov
2023-10-15
*
Support startup notify on Wayland/X11
Kirill Chibisov
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
*
Resize the window by cell dimensions
Kirill Chibisov
2023-02-05
*
Update winit to 0.28
Kirill Chibisov
2023-02-02
*
Use sRGB color space for NSWindow on macOS
Naru
2023-01-07
*
User timer based rendering instead of vsync
Kirill Chibisov
2022-12-30
*
Update glutin to 0.30.0
Kirill Chibisov
2022-11-03
*
Fix icon decoding on X11
Hugal31
2022-10-05
*
Migrate from winapi to windows-sys
killian
2022-09-30
*
Add IPC config subcommand
Christian Duerr
2022-09-01
*
Add inline input method support
Kirill Chibisov
2022-08-29
*
Include extra directory in crate
Christian Duerr
2022-08-24
*
Fix general and instance class set on window (#6276)
Ulrik de Muelenaere
2022-08-20
*
Bump glutin to 0.29.1
Kirill Chibisov
2022-08-10
*
Fix clippy warnings
Chris Copeland
2022-07-25
*
Fix resize on Wayland when creating new window
Kirill Chibisov
2022-06-29
*
Enable damage tracking only on Wayland
Kirill Chibisov
2022-05-20
*
Extract `SizeInfo` from alacritty_terminal
Kirill Chibisov
2022-04-06
*
Persist OpenGL context creation flags
Kirill Chibisov
2022-03-24
*
Add `ToggleMaximized` key binding action
Chris Copeland
2022-02-27
*
Don't load font twice during display creation
Kirill Chibisov
2022-02-18
*
Add damage tracking and reporting to compatible compositors
Kirill Chibisov
2022-02-02
*
Use `with_position` instead of `set_outer_position`
Kirill Chibisov
2022-01-11
*
Add title/class CLI parameters to create-window
Kirill Chibisov
2022-01-03
*
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
*
Fix clippy warnings
Christian Duerr
2021-07-03
*
Limit the maximum DPR on X11 to 10
Christian Duerr
2021-02-15
*
Fix segmentation fault on shutdown with Wayland
Christian Duerr
2021-01-29
[next]