aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Bump winit to 0.28.4Kirill 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
| * Add missing terminfo capabilitiesChristian Duerr2023-04-08
| * Fix selection rotation on the last lineChristian Duerr2023-03-24
| * Bump CHANGELOG development version to 0.13.0-devChristian Duerr2023-03-22
| * Fix `;` character in URI OSC 8 payloadKirill Chibisov2023-03-19
| * Bump winit to 0.28.3Kirill Chibisov2023-03-17
| * Improve fish completions installation instructionsCRATO LABS2023-03-16
| * Use `thin` instead of `fat` LTOKirill Chibisov2023-03-11
| * Bump x11-clipboard to v0.7.1Kirill Chibisov2023-03-09
| * 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
| * Add missing `ToggleMaximized` docs in the configKirill Chibisov2023-02-17
| * Update INSTALL.md Ubuntu instructionsNathan Lilienthal2023-02-15
| * 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
| * Bump glutin to 0.30.6Kirill Chibisov2023-02-12
| * Bump glutin to 0.30.5Kirill 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 ndk-sys to workaround cargo checksum issueoxalica2023-02-02
| * Update winit to 0.28Kirill Chibisov2023-02-02
| * Prefer environment variables over passwdJovan Gerodetti2023-02-02
| * Create new windows with Cmd+N by defaultChristian Duerr2023-01-27
| * Add alacritty.yml to dmgh-leth2023-01-26
| * Bump bumpalo from 3.11.0 to 3.12.0dependabot[bot]2023-01-23
| * Add support for horizontal scrollingKirill Chibisov2023-01-16
| * Preserve last column with erase in line rightChristian Duerr2023-01-15
| * 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
| * Fix multi-line bracket selectionChristian Duerr2022-12-14
| * Add changelog to alacritty crateJames McCoy2022-12-11
| * Add -T short form for --titleJames McCoy2022-12-11