summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09Bump version to 0.4.1v0.4.1v0.4.1Christian Duerr
2020-01-09Bump version to 0.4.1-rc3v0.4.1-rc3Christian Duerr
2020-01-09Add separate deployment for Windows releasesChristian Duerr
2020-01-09Bump version to 0.4.1-rc2v0.4.1-rc2Christian Duerr
2020-01-09Build releases on Windows stableChristian Duerr
2020-01-05Bump version to 0.4.1-rc1v0.4.1-rc1Christian Duerr
2020-01-05Add `Minimize` binding actionKirill Chibisov
2020-01-05Bump winit to 0.20.0 Alpha 6Christian Duerr
2020-01-04Update outdated reftestsKirill Chibisov
2020-01-04Fix macOS OpenGL context resize orderingChristian Duerr
2020-01-03Replace deprecated Error methodssterlingjensen
2020-01-02Improve performance benchmarking documentationChristian Duerr
2020-01-02Clean up Windows PTY string handlingDavid Hewitt
2019-12-31Remove C1 escape supportChristian Duerr
2019-12-31Fix high startup time on wlroots compositorsKirill Chibisov
2019-12-30Move live-shader-reload feature to alacrittyKirill Chibisov
2019-12-29Remove outdated information from READMEKirill Chibisov
2019-12-24Fix screen reset not clearing cell flagsChristian Duerr
2019-12-22Fix crash on clear when scrolled up in historyKirill Chibisov
2019-12-22Remove unneeded NamedPipe::connect() callsDavid Hewitt
2019-12-21Default to ConPTY instead of WinPTYDavid Hewitt
2019-12-21Fix Windows CI build failureChristian Duerr
2019-12-15Add conpty dynamic loading restrictions docssterlingjensen
2019-12-14Send PTY resize messages through event loopDavid Hewitt
2019-12-13Fix storage rotation errorChristian Duerr
2019-12-12Fix crash when resizing AlacrittyChristian Duerr
2019-12-12Fix deadlock when closing on Windows using ConptyDavid Hewitt
2019-12-12Fix vague startup crash messages with WinPTYDavid Hewitt
2019-12-10Fix colored row reset performanceChristian Duerr
2019-12-09Add support for colored emojis on Linux/BSDKirill Chibisov
2019-12-09Fix minimize causing resize WindowsDavid Hewitt
2019-12-07Add /Application symlink to macOS DMGMark Vainomaa
2019-12-06Fix unicode 11/12 glyph widthChristian Duerr
2019-12-05Remove unnecessary lifetimes from winptysterlingjensen
2019-12-05Add documentation for the release processChristian Duerr
2019-12-04Fix incorrect DPI after wakeup on X11Christian Duerr
2019-12-02Fix PR and issue templateChristian Duerr
2019-12-01Add new issue and PR templatesChristian Duerr
2019-11-30Fix direct escape input on Windows using altChristian Duerr
2019-11-30Move icon embed step from winpty to Alacrittysterlingjensen
2019-11-28Add Insert/Delete bindings with combined modifiersKirill Chibisov
2019-11-28Add prerendered PNG and simplified SVG logojansol
2019-11-28Fix `OSC 52` with empty clipboard paramChristian Duerr
2019-11-27Fix parsing of file schemeChristian Duerr
2019-11-26Remove unused PackedVertex structCole Helbling
2019-11-26Simplify `cargo deb` usagePen Tree
2019-11-26Bump copypasta to 0.6.1Christian Duerr
2019-11-25Bump x11-clipboard to 0.4.0Cole Helbling
2019-11-23Fix modifiers not getting released with XWaylandChristian Duerr
2019-11-23Move renderer from alacritty_terminal to alacrittyKirill Chibisov