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
*
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
*
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