summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-15Limit the maximum DPR on X11 to 10Christian Duerr
2021-02-13Update dependenciesChristian Duerr
2021-02-04Fix the estimated DPR to 1 on Wayland.Nathan Lilienthal
2021-01-29Fix segmentation fault on shutdown with WaylandChristian Duerr
2021-01-29Remove --dimensions/-d from bash completionsBen Denhartog
2021-01-27Fix damage tracking on WaylandChristian Duerr
2021-01-24Move renderable cell transformation to alacrittyChristian Duerr
2021-01-21Remove all rustc benchmarksJames McCoy
2021-01-18Fix dead Alacritty talk link in readmeChristian Duerr
2021-01-17Update shell completionsJason
2021-01-15Add IME support for WindowsKhinenw
2021-01-12Fix typo in README.mdChristian Duerr
2021-01-12Add minimum OpenGL version to readmeChristian Duerr
2021-01-11Fix assertion crash on 32-bit systemsr-c-f
2021-01-09Fix readme logo icon URLAlex Touchet
2021-01-08Fix jumping between matches in reverse vi searchChristian Duerr
2021-01-07Remove the GitHub pull request templateChristian Duerr
2021-01-07Fix inefficient search initializationChristian Duerr
2021-01-06Update cargo lockfileArthur Woimbée
2021-01-04Bump development version to 0.8.0-devChristian Duerr
2021-01-03Fix debug mode crash in vi-less searchChristian Duerr
2021-01-03Update vte to 0.10.0Christian Duerr
2021-01-02Fix deserialization of untagged enumsChristian Duerr
2021-01-01Fix movement between matches in vi-less searchChristian Duerr
2021-01-01Add vi/search line indicatorChristian Duerr
2021-01-01Remove Windows WinPTY backendChristian Duerr
2020-12-31Use ConfigDeserialize for all config enumsChristian Duerr
2020-12-31Add default binding to cancel search on Ctrl+CChristian Duerr
2020-12-31Fix Wayland crash due to fontconfigChristian Duerr
2020-12-31Fix characters getting swallowed during IME inputChristian Duerr
2020-12-29Fix readme image alt descriptionChristian Duerr
2020-12-29Update Alacritty's descriptionChristian Duerr
2020-12-29Fix missing glyphs crash on WindowsChristian Duerr
2020-12-28Draw cursor with rect rendererKirill Chibisov
2020-12-23Hide "missing" glyp for zerowidth characterKirill Chibisov
2020-12-22Disable shadows for transparent windows on macOSChristian Duerr
2020-12-22Remove terminfo dependencyCaden Haustein
2020-12-21Fix artifacts on macOS with transparent windowsChristian Duerr
2020-12-21Replace serde's derive with custom proc macroChristian Duerr
2020-12-20Fix embedded _NET_WM_ICON on X11Christian Duerr
2020-12-20Add search history supportChristian Duerr
2020-12-19Add separate mode for search bindingsChristian Duerr
2020-12-17Fix crash due to clipboard not being properly released on WaylandKirill Chibisov
2020-12-17Fix invalid ESC escape sequence parsingChristian Duerr
2020-12-17Increase file watcher delay on BSDChristian Duerr
2020-12-17Fix draining of PTY when holding on exitChristian Duerr
2020-12-14Fix typo in .editorconfigRay Hong
2020-12-14Fix live reload with broken yaml on startChristian Duerr
2020-12-13Fix cursor reports with mouse outside of windowChristian Duerr
2020-12-11Bump glutin to 0.26.0Kirill Chibisov