summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-01Fix DEC Special Character Set (Line drawing)André Kugland
2022-05-26Fix Vi cursor not being damaged on scrollKirill Chibisov
2022-05-23Don't inherit `--command` for `SpawnNewInstance`Kirill Chibisov
2022-05-23Fix selection change after leaving vi-modea5ob7r
2022-05-22Fix inaccurate method documentationAndrés Mejía
2022-05-20Enable damage tracking only on WaylandKirill Chibisov
2022-05-20Fix builtin glyphs for U+2567 and U+2568algon
2022-05-08Fix gap in builtin box drawingKirill Chibisov
2022-04-29Remove unnecessary commas in config keybindingsa5ob7r
2022-04-16Fix selection copy without button releasemahkoh
2022-04-16Fix cell_height of impl From<SizeInfo<f32>> for WindowSizekumattau
2022-04-06Extract `SizeInfo` from alacritty_terminalKirill Chibisov
2022-04-03Disallow OSC 52 for unfocused windowKirill Chibisov
2022-03-31Fix OSC 4 color response formatChristian Duerr
2022-03-25Reset blinking on search bindings in Vi modeKirill Chibisov
2022-03-24Persist OpenGL context creation flagsKirill Chibisov
2022-03-16Add colored underline supportKirill Chibisov
2022-03-14Use center of the pixel when aligning undercurlKirill Chibisov
2022-03-11Fix `font.glyph_offset` not live reloadingKirill Chibisov
2022-03-10Fix crash when searching during resetChristian Duerr
2022-03-10Fix line indicator damage computationKirill Chibisov
2022-03-06Use round instead of ceil for line positionKirill Chibisov
2022-03-02Fix gap calculation for dashed underlineKirill Chibisov
2022-03-02Add fallback GLES2 rendererKirill Chibisov
2022-02-27Add `ToggleMaximized` key binding actionChris Copeland
2022-02-24Add version 0.10.1 to changelogChristian Duerr
2022-02-22Omit git version hash when git command failsnibon7
2022-02-22Don't use 'origin_upper_left' in rect shadersKirill Chibisov
2022-02-18Don't load font twice during display creationKirill Chibisov
2022-02-16Account for absolute WAYLAND_DISPLAY pathsmahkoh
2022-02-16Reuse Rasterizer in Display::newGreg Depoire--Ferrer
2022-02-14Add support for dashed and dotted underlinesKirill Chibisov
2022-02-11Clear damage rects right after drawingKirill Chibisov
2022-02-10Fix terminal not being damage when only font size changedKirill Chibisov
2022-02-10Make undercurls thickness close to underlinesKirill Chibisov
2022-02-10Add note about publishing RCs to crates.ioChristian Duerr
2022-02-09Add version to info logChristian Duerr
2022-02-09Fix warnings when building only with Wayland featureKirill Chibisov
2022-02-09Fix alpha when using `colors.transparent_background_colors`Kirill Chibisov
2022-02-08Add support for drawing undercurlsKirill Chibisov
2022-02-08Add instructions for building without X11/Waylandsckzor
2022-02-07Fix alacritty_terminal not emitting damage on color changeKirill Chibisov
2022-02-03Fix renderable_cursor method documentationThomas Churchman
2022-02-03Fix builtin font block elements going invisibleKirill Chibisov
2022-02-02Fix repeated permission requests on M1 macsChristian Duerr
2022-02-02Fix terminal damage after leaving Vi modeKirill Chibisov
2022-02-02Add damage tracking and reporting to compatible compositorsKirill Chibisov
2022-01-30Clean up and abstract shader creation codeoxalica
2022-01-30Use cell width to compute builtin font thicknessKirill Chibisov
2022-01-30Log used display server on Linux/BSDKirill Chibisov