index
:
r-alacritty.git
experimental
old-rahm
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 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
*
Support setting _NET_WM_PID in X11 environments
Joe Wilm
2017-05-01
*
hide mouse cursor mac os
Anders Rasmussen
2017-02-22
*
Set cursor only when its visibility changes
Tuomas Siipola
2017-02-22
*
Add hide cursor when typing option
Tuomas Siipola
2017-02-22
*
Add support for setting title from OSC
Joe Wilm
2017-01-11
*
Replace need for drop_types_in_const with lazy_static
Manish Goregaokar
2017-01-06
*
Added --title argument to set window title
Rudis Muiznieks
2017-01-06
*
Fix pty read sometimes not triggering draw
Joe Wilm
2016-12-29
*
Rustup and clippy
Joe Wilm
2016-12-16
*
Display manages window, renderer, rasterizer
Joe Wilm
2016-12-11
*
Add display impl for Points<T>
Joe Wilm
2016-12-11
*
Cleaning up main; Added window module
Joe Wilm
2016-12-11