aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/renderer/text
Commit message (Expand)AuthorAge
* Remove unnecessary staticsIntegral2024-12-09
* Fix racing condition in hint triggeringChristian Duerr2024-11-02
* Fix search bug with wrapline on first characterChristian Duerr2024-07-05
* Use builtin font to draw sextantsPopa Ioan Alexandru2024-01-26
* Powerline glyphs being cut for narrow fontsKirill Chibisov2023-12-31
* Update to crossfont 0.6.0Kirill Chibisov2023-12-08
* Simplify powerline drawing algorithmKirill Chibisov2023-11-19
* Use builtin font to draw powerline symbolsKirill Chibisov2023-11-11
* Fix typosPavel Roskin2023-10-25
* Use ahash instead of fnv and regular hash functionKirill Chibisov2023-07-24
* Update bitflags to 2.2.1Kirill Chibisov2023-05-17
* Fix selection rotation on the last lineChristian Duerr2023-03-24
* Fix crash when Atlas is fullKirill Chibisov2023-02-11
* Make gles2 renderer actually gles2Kirill Chibisov2023-02-07
* Align quadrants with half blocks in built-in fontKirill Chibisov2023-02-05
* Add 'debug.renderer' config optionKirill Chibisov2022-11-28
* Fix crash with very low font sizesKirill Chibisov2022-10-21
* Fix cursor and underlines always being blackKirill Chibisov2022-10-21
* Fix clippy warningsChristian Duerr2022-10-12
* Don't enable multisamplingKirill Chibisov2022-09-11
* Bump glutin to 0.29.1Kirill Chibisov2022-08-10
* Fix thin strokes on macOSChris Copeland2022-07-15
* Add support for hyperlink escape sequenceKirill Chibisov2022-07-10
* Fix flickering during resize on WaylandKirill Chibisov2022-06-09
* Support dual source blending in GLES2 rendererVasily Khoruzhick2022-06-08
* Fix a few minor clippy lintsYuri Astrakhan2022-06-02
* Fix builtin glyphs for U+2567 and U+2568algon2022-05-20
* Fix gap in builtin box drawingKirill Chibisov2022-05-08
* Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
* Fix `font.glyph_offset` not live reloadingKirill Chibisov2022-03-11
* Add fallback GLES2 rendererKirill Chibisov2022-03-02