aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Fix inaccurate method documentationAndrés Mejía2022-05-22
| * Enable damage tracking only on WaylandKirill Chibisov2022-05-20
| * Fix builtin glyphs for U+2567 and U+2568algon2022-05-20
| * Fix gap in builtin box drawingKirill Chibisov2022-05-08
| * Remove unnecessary commas in config keybindingsa5ob7r2022-04-29
| * Fix selection copy without button releasemahkoh2022-04-16
| * Fix cell_height of impl From<SizeInfo<f32>> for WindowSizekumattau2022-04-16
| * Extract `SizeInfo` from alacritty_terminalKirill Chibisov2022-04-06
| * Disallow OSC 52 for unfocused windowKirill Chibisov2022-04-03
| * Fix OSC 4 color response formatChristian Duerr2022-03-31
| * Reset blinking on search bindings in Vi modeKirill Chibisov2022-03-25
| * Persist OpenGL context creation flagsKirill Chibisov2022-03-24
| * Add colored underline supportKirill Chibisov2022-03-16
| * Use center of the pixel when aligning undercurlKirill Chibisov2022-03-14
| * Fix `font.glyph_offset` not live reloadingKirill Chibisov2022-03-11
| * Fix crash when searching during resetChristian Duerr2022-03-10
| * Fix line indicator damage computationKirill Chibisov2022-03-10
| * Use round instead of ceil for line positionKirill Chibisov2022-03-06
| * Fix gap calculation for dashed underlineKirill Chibisov2022-03-02
| * Add fallback GLES2 rendererKirill Chibisov2022-03-02
| * Add `ToggleMaximized` key binding actionChris Copeland2022-02-27
| * Add version 0.10.1 to changelogChristian Duerr2022-02-24
| * Omit git version hash when git command failsnibon72022-02-22
| * Don't use 'origin_upper_left' in rect shadersKirill Chibisov2022-02-22
| * Don't load font twice during display creationKirill Chibisov2022-02-18
| * Account for absolute WAYLAND_DISPLAY pathsmahkoh2022-02-16
| * Reuse Rasterizer in Display::newGreg Depoire--Ferrer2022-02-16
| * Add support for dashed and dotted underlinesKirill Chibisov2022-02-14
| * Clear damage rects right after drawingKirill Chibisov2022-02-11
| * Fix terminal not being damage when only font size changedKirill Chibisov2022-02-10
| * Make undercurls thickness close to underlinesKirill Chibisov2022-02-10
| * Add note about publishing RCs to crates.ioChristian Duerr2022-02-10
| * Add version to info logChristian Duerr2022-02-09
| * Fix warnings when building only with Wayland featureKirill Chibisov2022-02-09
| * Fix alpha when using `colors.transparent_background_colors`Kirill Chibisov2022-02-09
| * Add support for drawing undercurlsKirill Chibisov2022-02-08
| * Add instructions for building without X11/Waylandsckzor2022-02-08
| * Fix alacritty_terminal not emitting damage on color changeKirill Chibisov2022-02-07
| * Fix renderable_cursor method documentationThomas Churchman2022-02-03
| * Fix builtin font block elements going invisibleKirill Chibisov2022-02-03
| * Fix repeated permission requests on M1 macsChristian Duerr2022-02-02
| * Fix terminal damage after leaving Vi modeKirill Chibisov2022-02-02
| * Add damage tracking and reporting to compatible compositorsKirill Chibisov2022-02-02
| * Clean up and abstract shader creation codeoxalica2022-01-30
| * Use cell width to compute builtin font thicknessKirill Chibisov2022-01-30
| * Log used display server on Linux/BSDKirill Chibisov2022-01-30
| * Account for font.offset and glyph.offset in built-in fontKirill Chibisov2022-01-29
| * Add option to control built-in box drawing charszandr2022-01-29
| * Remove outdated changelog URLsChristian Duerr2022-01-23
| * Fix logfile overwriting existing filesChristian Duerr2022-01-22