aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src
Commit message (Expand)AuthorAge
...
| * Fix cursor and underlines always being blackKirill Chibisov2022-10-21
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2022-10-20
|\|
| * Fix `--help` output for `--class` to match man pagesAndrzej Grzeslak2022-10-18
* | Set graphics limit per cell.Ayose2022-10-16
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2022-10-16
|\|
| * Fix clippy warningsChristian Duerr2022-10-12
| * Fix icon decoding on X11Hugal312022-10-05
| * Migrate from winapi to windows-syskillian2022-09-30
| * Fix IPC config overriding previous valuesChristian Duerr2022-09-17
| * Bump winit to 0.27.3Kirill Chibisov2022-09-15
| * Avoid text cursor location for hyperlink previewKirill Chibisov2022-09-14
| * Don't enable multisamplingKirill Chibisov2022-09-11
| * Add IPC config subcommandChristian Duerr2022-09-01
| * Add inline input method supportKirill Chibisov2022-08-29
| * Rework `--class` CLI optionKirill Chibisov2022-08-25
| * Include extra directory in crateChristian Duerr2022-08-24
| * Fix general and instance class set on window (#6276)Ulrik de Muelenaere2022-08-20
| * Use `WindowEvent::Occluded` to hint renderingtrimental2022-08-11
| * Bump glutin to 0.29.1Kirill Chibisov2022-08-10
* | Support GLES2 Renderer in sixelkumattau2022-10-05
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2022-08-04
|\|
| * Warn if only columns XOR lines is setSabu Siyad2022-08-02
| * Fix visible regex match on tall viewportsPeter DeLong2022-07-26
| * Fix clippy warningsChris Copeland2022-07-25
| * Remove redundant dirty updatesKirill Chibisov2022-07-25
| * Replace `map().unwrap_or()` with `map_or()`Chris Copeland2022-07-20
| * Fix thin strokes on macOSChris Copeland2022-07-15
* | Merge branch 'master' into graphics-privateAyose2022-07-13
|\|
| * Fix hyperlinks not being keyboard actionableKirill Chibisov2022-07-11
* | Allow overlapping graphics.Ayose2022-07-13
* | Highlight graphics to show hints.Ayose2022-07-12
* | Allow replacing part of a graphic with text.Ayose2022-07-12
* | Fill all cells under a graphic with the template.Ayose2022-07-12
* | Merge with alacritty/masterAyose2022-07-12
|\|
| * Add support for hyperlink escape sequenceKirill Chibisov2022-07-10
| * Use DeviceId/WindowId::dummy in tests52252252022-07-09
| * Add `cursor.blink_timeout` config optionKirill Chibisov2022-07-01
| * Fix resize on Wayland when creating new windowKirill Chibisov2022-06-29
| * Add hexadecimal support to --embedSabu Siyad2022-06-28
| * Ignore special files for live config reloadKirill Chibisov2022-06-16
| * Add value hints for clap file pathsChristian Duerr2022-06-16
| * Add vi action to center view around vi cursorjeremycostanzo2022-06-10
| * Fix flickering during resize on WaylandKirill Chibisov2022-06-09
| * Support dual source blending in GLES2 rendererVasily Khoruzhick2022-06-08
| * Fix crash when damaging off-screen hintKirill Chibisov2022-06-06
| * Fix a few minor clippy lintsYuri Astrakhan2022-06-02
| * Fix Vi cursor not being damaged on scrollKirill Chibisov2022-05-26
| * Don't inherit `--command` for `SpawnNewInstance`Kirill Chibisov2022-05-23
| * Fix selection change after leaving vi-modea5ob7r2022-05-23
| * Fix inaccurate method documentationAndrés Mejía2022-05-22