aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Fix damage computation on boundariesKirill Chibisov2022-12-09
| * Fix crash while typing on WaylandKirill Chibisov2022-12-06
| * Fix VirtualKeyCode config documentationPhilip Taron2022-12-02
| * 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
| * 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
| * Update winit to 0.27.5Kirill Chibisov2022-10-26
| * Bump crossfont and sctk-adwaitaKirill Chibisov2022-10-26
| * Fix startup failure on macOS with dash as /bin/shKirill Chibisov2022-10-22
| * Fix crash with very low font sizesKirill Chibisov2022-10-21
| * Fix cursor and underlines always being blackKirill Chibisov2022-10-21
* | Apply rustfmt to term/mod.rs.Ayose2022-10-20
* | Update damage when a graphics is inserted.Ayose2022-10-20
* | Remove entry about Sixel support in the changelog.Ayose2022-10-20
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2022-10-20
|\|
| * Fix `--help` output for `--class` to match man pagesAndrzej Grzeslak2022-10-18
* | Merge pull request #8 from kumattau/graphics-xtsmgraphicsAyose Cazorla2022-10-20
|\ \
| * | CSI XTSMGRAPHICS Pi=2, Pa=1 should return dimensions that fit in text areakumattau2022-10-21
|/ /
* | Add Eq derive to ClearSubregion.Ayose2022-10-16
* | Set graphics limit per cell.Ayose2022-10-16
* | Merge remote-tracking branch 'vendor/master' into graphicsAyose2022-10-16
|\|
| * Fix changelog versioningChristian Duerr2022-10-14
| * Fix Windows release buildChristian Duerr2022-10-14
| * Fix clippy warningsChristian Duerr2022-10-12
| * Bump winit to 0.27.4Kirill Chibisov2022-10-09
| * Add RHEL8 instructions to INSTALL.mdNathaniel Graham2022-10-07
| * Fix icon decoding on X11Hugal312022-10-05
| * Migrate from winapi to windows-syskillian2022-09-30
| * Fix IPC config overriding previous valuesChristian Duerr2022-09-17
| * Update unicode-width to Unicode 15Christian Duerr2022-09-17
| * Bump winit to 0.27.3Kirill Chibisov2022-09-15
| * Avoid text cursor location for hyperlink previewKirill Chibisov2022-09-14
| * Update Cargo.lock for new `-dev` bumpKirill Chibisov2022-09-12
| * Don't enable multisamplingKirill Chibisov2022-09-11
| * Add licenses to `alacritty_config`Christian Duerr2022-09-05
| * 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
| * Bump winit to 0.27.2Kirill Chibisov2022-08-13
| * Use `WindowEvent::Occluded` to hint renderingtrimental2022-08-11
| * Bump glutin to 0.29.1Kirill Chibisov2022-08-10