aboutsummaryrefslogtreecommitdiff
path: root/alacritty/src/display
Commit message (Expand)AuthorAge
...
| * Fix unnecessary redraws due to hint highlightingChristian Duerr2021-05-09
| * Add Ctrl+c binding for exiting hint modeabsorber2021-05-08
| * Use cell colors for focused match CellRgbNathan Lilienthal2021-04-30
| * Fix highlighting multiple hints in the same lineChristian Duerr2021-04-30
| * Update vi-mode `Open` config docs for hintsNathan Lilienthal2021-04-26
| * Fix cursor expansion across wide charsChristian Duerr2021-04-22
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2021-04-18
|\|
| * Fix mouse point crash on resizeChristian Duerr2021-04-15
| * Fix hint label with start above viewportChristian Duerr2021-04-14
| * Fix URL highlight in mouse mode without shiftChristian Duerr2021-04-14
| * Add vi/mouse hint highlighting supportChristian Duerr2021-04-13
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2021-04-07
|\|
| * Add copy/paste/select hint actionsChristian Duerr2021-04-03
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2021-04-03
|\|
| * Fix focused match selection colorChristian Duerr2021-04-02
* | Merge remote-tracking branch 'vendor/master' into tmp1Ayose2021-04-01
|\|
| * Unify the grid line indexing typesChristian Duerr2021-03-30
| * Fix cursor thickness on wide cellsStokhos2021-03-28
| * Fix inconsistent_struct_constructor clippy lintMatthias Krüger2021-03-12
* | Add Sixel supportAyose2021-03-11
|/
* Fix vi mode searchChristian Duerr2021-03-06
* Add regex terminal hintsChristian Duerr2021-03-01
* Fix hollow block cursor being drawn for hidden cursorKirill Chibisov2021-02-26
* Limit the maximum DPR on X11 to 10Christian Duerr2021-02-15
* Update dependenciesChristian Duerr2021-02-13
* Fix the estimated DPR to 1 on Wayland.Nathan Lilienthal2021-02-04
* Fix segmentation fault on shutdown with WaylandChristian Duerr2021-01-29
* Move renderable cell transformation to alacrittyChristian Duerr2021-01-24