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
/
src
/
window.rs
Commit message (
Expand
)
Author
Age
*
Add fullscreen support
acheronfail
2019-04-23
*
Fix duplicate resize events
Christian Duerr
2019-04-14
*
Set maximum Rust version to 1.31.0
Christian Duerr
2019-04-09
*
Bump version to 0.3.0
Christian Duerr
2019-04-08
*
Fix build errors on BSD
Christian Duerr
2019-04-04
*
Add official logo
Christian Duerr
2019-04-01
*
Add rustfmt style guide
Christian Duerr
2019-03-30
*
Fix `start_maximized` option on X11
Elaina Martineau
2019-03-25
*
Add URL hover highlighting
Christian Duerr
2019-03-19
*
Update glutin to version 0.20
Christian Duerr
2019-03-14
*
Add option for window position at startup
Cole Helbling
2019-03-11
*
Add dynamic title support for Window
David Hewitt
2019-03-07
*
Set window title on Wayland
Christian Duerr
2019-02-06
*
Use default cursor instead of arrow in mouse mode
DarkDefender
2019-01-02
*
Upgrade to Rust 2018
Joe Wilm
2018-12-10
*
Request user attention when bell received in macOS
Barret Rennie
2018-12-02
*
Add option for launching Alacritty maximized
Jonathan Dahan
2018-11-19
*
Remove re-export of glutin size types
Christian Duerr
2018-11-10
*
Upgrade Glutin to v0.19.0
Matt Keeler
2018-11-10
*
Rework cursor configuration
Christian Duerr
2018-11-01
*
Add support for Windows (#1374)
Zac Pullar-Strecker
2018-10-16
*
Improve window.decorations options: (#1241)
Joe Moon
2018-09-20
*
Show hollow cursor for windows starting unfocused
Christian Duerr
2018-09-19
*
Add binding action for hiding the window
Josh Leeb-du Toit
2018-07-22
*
Override dynamic_title when --title is specified
Nathan Lilienthal
2018-06-18
*
Add working --class and --title CLI parameters
Tezkerek
2018-06-07
*
Update to glutin 0.16.0
Francesca Frangipane
2018-05-29
*
Try to create window with different SRGB config when failed
YOSHIOKA Takuma
2018-03-13
*
Enable SRGB (#1178)
らりお (YOSHIOKA Takuma)
2018-03-12
*
Remove all instances of unwrap() from config
Christian Duerr
2018-03-04
*
Spawn alacritty window as invisible
Christian Duerr
2018-01-15
*
Change mouse cursor on terminal mode change (#865)
Dustin
2017-12-24
*
Update glutin to v0.11
chetgurevitch
2017-12-23
*
Add new window section to config
Robert Günzler
2017-12-22
*
Add 'borderless' option
Robert Günzler
2017-12-22
*
Revert "Wait to display window until initialization is complete (#907)"
Joe Wilm
2017-11-20
*
Wait to display window until initialization is complete (#907)
Charles
2017-11-19
*
set_urgent on mac throws a warning (#867)
Ty Coghlan
2017-10-26
*
Change cursor from pointer to text (#778)
Dustin
2017-10-22
*
Set urgent WM flag on bell on X11 systems (#812)
Barret Rennie
2017-10-21
*
Revert "Update glutin & fix a few wayland issues (#815)"
Joe Wilm
2017-10-06
*
Update glutin & fix a few wayland issues (#815)
Victor Berger
2017-10-06
*
Use clippy = "*", update, and fix some warnings (#796)
Aaron Hill
2017-09-27
*
Add background_opacity option to set terminal transparency (#331)
Gabriel Martinez
2017-08-20
*
Fix warnings on macOS
Joe Wilm
2017-08-11
*
Don't panic when setting cursor visibility fails (#683)
Tuomas Siipola
2017-07-28
*
add support for X input method (#691)
Ted Yin
2017-07-24
*
Update to latest Glutin/winit (#671)
Joe Wilm
2017-07-20
*
Find and set $WINDOWID to X11 window ID (#586)
ns
2017-05-27
*
Add window padding option
Tuomas Siipola
2017-05-06
[next]