aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
Commit message (Expand)AuthorAge
* Fix missing glyphs crash on WindowsChristian Duerr2020-12-29
* Draw cursor with rect rendererKirill Chibisov2020-12-28
* Hide "missing" glyp for zerowidth characterKirill Chibisov2020-12-23
* Disable shadows for transparent windows on macOSChristian Duerr2020-12-22
* Fix artifacts on macOS with transparent windowsChristian Duerr2020-12-21
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Fix embedded _NET_WM_ICON on X11Christian Duerr2020-12-20
* Add search history supportChristian Duerr2020-12-20
* Add separate mode for search bindingsChristian Duerr2020-12-19
* Increase file watcher delay on BSDChristian Duerr2020-12-17
* Fix live reload with broken yaml on startChristian Duerr2020-12-14
* Fix cursor reports with mouse outside of windowChristian Duerr2020-12-13
* Bump glutin to 0.26.0Kirill Chibisov2020-12-11
* Remove live-shader-reload featureKirill Chibisov2020-12-10
* Print multiline logs in one write callKirill Chibisov2020-12-10
* Render underline and strikeout rects in batchesIvan Avdeev2020-12-10
* Remove redundant CLI flagsChristian Duerr2020-11-26
* Add blinking cursor supportDettorer2020-11-23
* Add support for '~/' in config importsChristian Duerr2020-11-24
* Increase font size in CSDs on WaylandKirill Chibisov2020-11-22
* Fix stdout log message orderKirill Chibisov2020-11-19
* Ignore nonexistent config imports instead of raising an errorJames Simpson2020-11-19
* Fix wide characters being cut offKirill Chibisov2020-11-17
* Feature gate 'image' when building without x11 featureKirill Chibisov2020-11-14
* Add ability to select text during searchChristian Duerr2020-11-13
* Spawn new alacritty processes in CWD on macOSNathan Lilienthal2020-11-07
* Deprecate the WinPTY backendChristian Duerr2020-11-06
* Use dynamic storage for zerowidth charactersChristian Duerr2020-11-05
* Fix visual bell getting stuckChristian Duerr2020-10-30
* Fix crash with large negative font offsetChristian Duerr2020-10-29
* Error on warnings when running clippyKirill Chibisov2020-10-29
* Fix build failure on macOS without featuresChristian Duerr2020-10-28
* Remove unneeded collect during line rect creationMark Lodato2020-10-22
* Check viewport size after initial resizeChristian Duerr2020-10-22
* Fix incorrect X11 feature checkChristian Duerr2020-10-12
* Make use of glutin wayland/x11 featuresKirill Chibisov2020-10-12
* Add support for urgency hints CSITaylor Blau2020-10-10
* Fix feature checking in cross buildsKirill Chibisov2020-10-10
* Bump glutin to 0.25.0Kirill Chibisov2020-10-07
* Fix non-ascii message bar text width calculationAlessandro Menezes2020-10-04
* Add support for single line terminalsii412020-09-27
* Fix IME position with fullwidth chars in searchChristian Duerr2020-09-25
* Log new padding and cell size on 'SizeInfo' updateKirill Chibisov2020-09-24
* Fix CLI arguments without config fileChristian Duerr2020-09-20
* Improve example for the -o CLI flagNathan Lilienthal2020-09-13
* Pass existing CLI parameters to SpawnNewInstanceRohan Poojary2020-09-06
* Fix multiline URL highlightingChristian Duerr2020-08-30
* Add escape to report text area sizeAyose Cazorla2020-08-28
* Unify term dimension callsChristian Duerr2020-08-25
* Add CLI parameter to override config optionsChristian Duerr2020-08-22