aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-20Bump bumpalo from 3.11.0 to 3.12.0dependabot/cargo/bumpalo-3.12.0dependabot[bot]
2023-01-16Add support for horizontal scrollingKirill Chibisov
2023-01-15Preserve last column with erase in line rightChristian Duerr
2023-01-07Use sRGB color space for NSWindow on macOSNaru
2022-12-30User timer based rendering instead of vsyncKirill Chibisov
2022-12-30Fix crash when one dimension of the window is zeroKirill Chibisov
2022-12-29Disable depth and stencil buffersChristian Duerr
2022-12-25Apply 'font.glyph_offset.y' for underline/strikeoutKirill Chibisov
2022-12-14Fix multi-line bracket selectionChristian Duerr
2022-12-11Add changelog to alacritty crateJames McCoy
2022-12-11Add -T short form for --titleJames McCoy
2022-12-09Fix damage computation on boundariesKirill Chibisov
2022-12-06Fix crash while typing on WaylandKirill Chibisov
2022-12-02Fix VirtualKeyCode config documentationPhilip Taron
2022-12-02Ignore errors from swap_buffersKirill Chibisov
2022-12-02Bump glutin to 0.30.2Kirill Chibisov
2022-11-28Add 'debug.renderer' config optionKirill Chibisov
2022-11-28Fix padding update not updating rendererChristian Duerr
2022-11-15Update to notify v5 via notify_debouncer_miniJames McCoy
2022-11-11Fix cursor visibility with focus change on macOSChris Copeland
2022-11-03Update glutin to 0.30.0Kirill Chibisov
2022-10-26Update winit to 0.27.5Kirill Chibisov
2022-10-26Bump crossfont and sctk-adwaitaKirill Chibisov
2022-10-22Fix startup failure on macOS with dash as /bin/shKirill Chibisov
2022-10-21Fix crash with very low font sizesKirill Chibisov
2022-10-21Fix cursor and underlines always being blackKirill Chibisov
2022-10-18Fix `--help` output for `--class` to match man pagesAndrzej Grzeslak
2022-10-14Fix changelog versioningChristian Duerr
2022-10-14Fix Windows release buildChristian Duerr
2022-10-12Fix clippy warningsChristian Duerr
2022-10-09Bump winit to 0.27.4Kirill Chibisov
2022-10-07Add RHEL8 instructions to INSTALL.mdNathaniel Graham
2022-10-05Fix icon decoding on X11Hugal31
2022-09-30Migrate from winapi to windows-syskillian
2022-09-17Fix IPC config overriding previous valuesChristian Duerr
2022-09-17Update unicode-width to Unicode 15Christian Duerr
2022-09-15Bump winit to 0.27.3Kirill Chibisov
2022-09-14Avoid text cursor location for hyperlink previewKirill Chibisov
2022-09-12Update Cargo.lock for new `-dev` bumpKirill Chibisov
2022-09-11Don't enable multisamplingKirill Chibisov
2022-09-05Add licenses to `alacritty_config`Christian Duerr
2022-09-03Bump development version to 0.12.0-devChristian Duerr
2022-09-01Add IPC config subcommandChristian Duerr
2022-08-29Add inline input method supportKirill Chibisov
2022-08-25Rework `--class` CLI optionKirill Chibisov
2022-08-24Include extra directory in crateChristian Duerr
2022-08-20Fix general and instance class set on window (#6276)Ulrik de Muelenaere
2022-08-13Bump winit to 0.27.2Kirill Chibisov
2022-08-11Use `WindowEvent::Occluded` to hint renderingtrimental
2022-08-10Bump glutin to 0.29.1Kirill Chibisov