aboutsummaryrefslogtreecommitdiff
path: root/alacritty
Commit message (Expand)AuthorAge
...
| * Fix hyperlink preview for 2 lines terminal (#6953)Kirill Chibisov2023-05-25
| * Fix 216-color cube generationChristian Duerr2023-05-25
| * Switch to VTE's built-in ansi featureAnhad Singh2023-05-23
| * Add version 0.12.1 to CHANGELOGKirill Chibisov2023-05-22
| * Improve renderer debuggabilityKirill Chibisov2023-05-21
| * Update patch dependenciesKirill Chibisov2023-05-17
| * Update clap to v4.2.7Kirill Chibisov2023-05-17
| * Update xdg and dirs crateKirill Chibisov2023-05-17
| * Update bitflags to 2.2.1Kirill Chibisov2023-05-17
| * Add `ALACRITTY_EXTRA_LOG_TARGETS` env variableKirill Chibisov2023-05-04
| * Omit urgency hint focused windowKirill Chibisov2023-04-15
| * Allow mode-exclusive bindings in any modeChristian Duerr2023-04-15
| * Use paste for ESC action and IME commitChristian Duerr2023-04-15
| * Reset char suppression for every key bindingChristian Duerr2023-04-15
| * Fix selection rotation on the last lineChristian Duerr2023-03-24
| * Fix `;` character in URI OSC 8 payloadKirill Chibisov2023-03-19
| * Bump winit to 0.28.2Kirill Chibisov2023-03-05
| * Fix busy rendering when the same warning persistsKirill Chibisov2023-03-02
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2023-03-01
|\|
| * Send D&D input through paste actionChristian Duerr2023-02-27
| * Fix bracketed paste with EOT payloadChristian Duerr2023-02-23
| * Relax horizontal scrollingKirill Chibisov2023-02-19
| * Add `window.resize_increments` config optionKirill Chibisov2023-02-18
| * Bump development version to 0.13.0-devKirill Chibisov2023-02-15
| * Add touch input supportChristian Duerr2023-02-13
| * Don't send ESC for `OptionAsAlt::None`Kirill Chibisov2023-02-12
| * 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
| * Revert "Apply 'font.glyph_offset.y' for underline/strikeout"Kirill Chibisov2023-02-05
| * Resize the window by cell dimensionsKirill Chibisov2023-02-05
| * Bump winit to 0.28.1Kirill Chibisov2023-02-02
| * Fix notify doing active pollingKirill Chibisov2023-02-02
| * Update winit to 0.28Kirill Chibisov2023-02-02
| * Create new windows with Cmd+N by defaultChristian Duerr2023-01-27
| * Add support for horizontal scrollingKirill Chibisov2023-01-16
| * Use sRGB color space for NSWindow on macOSNaru2023-01-07
| * User timer based rendering instead of vsyncKirill Chibisov2022-12-30
| * Fix crash when one dimension of the window is zeroKirill Chibisov2022-12-30
| * Disable depth and stencil buffersChristian Duerr2022-12-29
| * Apply 'font.glyph_offset.y' for underline/strikeoutKirill Chibisov2022-12-25
| * Add changelog to alacritty crateJames McCoy2022-12-11
| * Add -T short form for --titleJames McCoy2022-12-11
| * Fix damage computation on boundariesKirill Chibisov2022-12-09
| * Ignore errors from swap_buffersKirill Chibisov2022-12-02
| * Bump glutin to 0.30.2Kirill Chibisov2022-12-02
* | Apply rustfmt and clippy to the current branch.Ayose2022-12-02
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2022-12-02
|\|
| * Add 'debug.renderer' config optionKirill Chibisov2022-11-28
| * Fix padding update not updating rendererChristian Duerr2022-11-28