aboutsummaryrefslogtreecommitdiff
path: root/alacritty
Commit message (Expand)AuthorAge
...
| * Update to notify v5 via notify_debouncer_miniJames McCoy2022-11-15
| * Fix cursor visibility with focus change on macOSChris Copeland2022-11-11
| * Update glutin to 0.30.0Kirill Chibisov2022-11-03
| * Fix crash with very low font sizesKirill Chibisov2022-10-21
| * 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 Windows release buildChristian Duerr2022-10-14
| * 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
| * Bump development version to 0.12.0-devChristian Duerr2022-09-03
| * 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
* | Optimize graphics replacement.Ayose2022-07-13
* | 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
| * Fix error when opening in root dir on WindowsEthan Conneely2022-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
| * Bump dirs to 4.0.0a5ob7r2022-06-20
| * Ignore special files for live config reloadKirill Chibisov2022-06-16
| * Bump copypasta to 0.8.0Christian Duerr2022-06-16