aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/window.rs
Commit message (Expand)AuthorAge
* Extend style guideline documentationChristian Duerr2020-05-05
* Use frame callbacks instead of vsync on WaylandKirill Chibisov2020-05-03
* Fix clippy warningsMatthias Krüger2020-05-01
* Use embedded resource for window iconDavid Hewitt2020-04-25
* Update depedenciesBastien Orivel2020-04-18
* Log critical errors with error! instead of println!Kirill Chibisov2020-04-12
* Use config colors to theme Wayland decorationsKirill Chibisov2020-04-09
* Start window invisible on WindowsKirill Chibisov2020-02-04
* Bump glutin to 0.22.0Christian Duerr2020-01-10
* Add `Minimize` binding actionKirill Chibisov2020-01-05
* Replace deprecated Error methodssterlingjensen2020-01-03
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23
* Fix wrong default cursor iconKirill Chibisov2019-11-02
* Remove unused imports on WindowsDavid Hewitt2019-10-31
* Fix unused import warning on macOS/WindowsKohki Miki2019-10-22
* Fix XEmbed compilation error on 32-bit platformscyclopsian2019-10-20
* Revert "Disable depth and stencil buffers"Christian Duerr2019-10-16
* Add support for title stack escape sequencesDustin2019-10-14
* Disable depth and stencil buffersJasper Mattsson2019-10-11
* Update to winit/glutin EventLoop 2.0Christian Duerr2019-10-05