Commit Graph

  • 2365425fd2
    Fix log target of color config errors Kirill Chibisov 2020-02-28 05:28:15 +0300
  • 43f89a64c2
    Remove unnecessary macos focus check Christian Duerr 2020-02-27 23:42:39 +0000
  • 17b8bbb908
    Remove docs for 0xRRGGBB color notation Christian Duerr 2020-02-27 23:06:04 +0000
  • e3f095ca96
    Fix crash on Wayland compositors with `wl_seat` version 7+ Kirill Chibisov 2020-02-28 01:02:34 +0300
  • 223f8dcfd0
    Revert caching of font pixelsize Kirill Chibisov 2020-02-27 23:44:36 +0300
  • 50c1fd077a
    Add missing angled bracket to email Cole Helbling 2020-02-26 19:07:59 -0800
  • 84f57ac836
    Add FreeType face cache Kirill Chibisov 2020-02-27 00:29:14 +0300
  • 14dc170caa
    Change documented default TERM to alacritty Kirill Chibisov 2020-02-23 23:54:44 +0300
  • fa11b56cf6
    Fix config reload updating incorrect grid Christian Duerr 2020-02-23 01:55:29 +0000
  • 73641d0367
    Fix Fontconfig's font size query Kirill Chibisov 2020-02-23 02:09:23 +0300
  • 71dd1bc386
    Fix block selection including last column Christian Duerr 2020-02-22 02:42:44 +0000
  • 8abca44182
    Fix discarding of FreeType loading flags Kirill Chibisov 2020-02-20 00:24:50 +0300
  • 933b2e25ff
    Add Alpine Linux installation instructions bgkillas 2020-02-17 19:15:05 -0500
  • eb1a28ce58
    Extract winpty crate Christian Duerr 2020-02-17 16:24:27 +0000
  • ff09e39309
    Fix parser stopping at unknown modes Christian Duerr 2020-02-15 20:00:53 +0000
  • a842d6827c
    Add custom merge strategy for CHANGELOG.md Christian Duerr 2020-02-15 10:25:02 +0000
  • 988a846c52
    Add seconds and nanoseconds to log output Christian Duerr 2020-02-14 07:35:34 +0000
  • 696fc792e8
    Increase Beam, Underline and Box cursors' line width Kirill Chibisov 2020-02-14 01:22:02 +0300
  • 7ecf93ec70
    Fix incorrect display offset after rotation Kirill Chibisov 2020-02-12 23:24:24 +0300
  • bfd69d0178
    Bump vte and urlocator Christian Duerr 2020-02-11 23:50:20 +0000
  • 3b8ef3a0c4
    Revert "Fix backspace deleting chars when IME is open" Christian Duerr 2020-02-10 23:41:48 +0000
  • 5cd13f8c47
    Document that Alacritty does not create config Kirill Chibisov 2020-02-08 02:39:39 +0300
  • db9e8d4b97
    Update glutin to v0.23.0 Kirill Chibisov 2020-02-07 16:44:11 +0300
  • 6832b86aa7
    Fix selection expansion across full-width glyphs Christian Duerr 2020-02-07 06:50:18 +0000
  • cbec5e415b
    Add docs about multiple bindings on same trigger BrainFace 2020-02-05 23:59:16 +0100
  • b72903e720
    Start window invisible on Windows Kirill Chibisov 2020-02-04 20:47:54 +0300
  • 74039bde12
    Remove unsetting of dirty flag on key press Christian Duerr 2020-02-03 02:40:38 +0000
  • 2672770683
    Fix non-scalable font resize issue Kirill Chibisov 2020-02-03 00:17:04 +0300
  • 15cc07c069
    Fix handling of OpenType variable fonts Kirill Chibisov 2020-01-31 17:54:02 +0300
  • 2ef5e47b8e
    Mirror OSC query terminator Christian Duerr 2020-01-31 00:00:23 +0000
  • 7f4dce2ee0
    Fix backspace deleting chars when IME is open Christian Duerr 2020-01-30 22:16:30 +0000
  • 871a22eaf4
    Fix inconsistent test module naming Christian Duerr 2020-01-28 12:32:35 +0000
  • 6b327b6f8f
    Rework Fontconfig fallback to use cached list from font_sort Kirill Chibisov 2020-01-27 03:54:33 +0300
  • 0f15dc05d9 Switch to flamegraph-rs script Christian Duerr 2020-01-27 00:30:23 +0100
  • 4cc6421daa Fix incorrect grid.len() and grid.history_size() Kirill Chibisov 2020-01-26 16:49:58 +0300
  • f48204eee2 Add font metric caching Kirill Chibisov 2020-01-25 02:42:23 +0300
  • bdd28f4766
    Fix selection rotating outside of scrolling region Christian Duerr 2020-01-24 23:57:22 +0100
  • 7925ac4918 Fix build error on OpenBSD eau 2020-01-24 18:16:09 +0100
  • cc33bec730
    Add debug log for missing config Christian Duerr 2020-01-22 23:48:46 +0100
  • e61c28e451
    Fix underline position for bitmap fonts Kirill Chibisov 2020-01-22 23:47:59 +0300
  • 767d59155a Fix stack overflow when printing shader error Kirill Chibisov 2020-01-22 01:36:44 +0300
  • 906f14b660 Fix oob error during selection Kirill Chibisov 2020-01-22 00:17:25 +0300
  • c84cd0fdb0
    Fix first cell when selection is off screen Christian Duerr 2020-01-21 00:56:10 +0100
  • 5e22512fe6 Disable drawing bold text bright by default Kirill Chibisov 2020-01-21 00:13:39 +0300
  • 2f1a390aaa
    Remove scrolling.auto_scroll feature Kirill Chibisov 2020-01-20 23:03:54 +0300
  • fb1d3bef3f
    Bump minimum Rust version to 1.37.0 Christian Duerr 2020-01-19 16:27:24 +0100
  • 2199bbef51 Force application symlink on macOS make build Josh Comer 2020-01-18 08:48:34 -0400
  • bd96e7f769 Change Alacritty .ico to use higher resolution Michael Fresco 2020-01-17 22:28:34 +0100
  • 091296828a Replace `.nth(0)` with `.next()` Cole Helbling 2020-01-16 16:59:27 -0800
  • 3203d2b3fa Fix reset CLI parameters on config reload (#3216) Christian Duerr 2020-01-17 00:42:26 +0100
  • f54aabfe92 Update font crate to 2018 edition David Hewitt 2020-01-15 22:14:07 +0000
  • 7d1edf01c2
    Expand line selection across wrapped lines Christian Duerr 2020-01-15 17:36:33 +0100
  • 7dc406252b Remove Windows working directory canonicalization David Hewitt 2020-01-15 12:47:15 +0000
  • c1664b348d
    Remove synthetic keyboard event handling Christian Duerr 2020-01-14 17:01:43 +0100
  • 12e211d82a
    Bump VTE to 0.5.0 Christian Duerr 2020-01-12 17:28:40 +0100
  • 09ed64bd36
    Fix crash with invalid working directory Christian Duerr 2020-01-12 01:24:56 +0100
  • a82df6ac43
    Fix font size reset when moving between screens Christian Duerr 2020-01-11 05:19:40 +0100
  • c2c8d6bf37
    Move Alacritty to organization Christian Duerr 2020-01-11 02:23:13 +0100
  • c34ec12c30
    Bump glutin to 0.22.0 Christian Duerr 2020-01-10 01:51:37 +0000
  • dd1413eb4d
    Force exact modifiers match for mouse bindings Christian Duerr 2020-01-10 00:44:41 +0000
  • 3fb631b91c
    Fix cut off full width glyphs in last column Christian Duerr 2020-01-09 23:06:41 +0000
  • 5651c3f711
    Add separate deployment for Windows releases Christian Duerr 2020-01-09 02:27:23 +0000
  • 3f0f352840
    Build releases on Windows stable Christian Duerr 2020-01-08 23:31:55 +0000
  • fc86d7620e
    Fix keybinding deserialization Christian Duerr 2020-01-07 15:59:23 +0000
  • 183ceee3ad
    Remove winit key remappings Christian Duerr 2020-01-06 22:06:09 +0000
  • 18836f20dd
    Fix incorrect config path in --help and manpage Christian Duerr 2020-01-06 16:14:59 +0000
  • 7fd17ab0dd Bump version to 0.4.2-dev Kirill Chibisov 2020-01-05 17:42:11 +0300
  • 0cc68da04f Add `Minimize` binding action Kirill Chibisov 2020-01-05 04:54:14 +0300
  • 1cfb0740bc
    Bump winit to 0.20.0 Alpha 6 Christian Duerr 2020-01-05 01:00:50 +0000
  • 5aaa350e1a Update outdated reftests Kirill Chibisov 2020-01-05 02:55:10 +0300
  • dc063180f3
    Fix macOS OpenGL context resize ordering Christian Duerr 2020-01-04 00:19:06 +0000
  • 05df4f4dba Replace deprecated Error methods sterlingjensen 2020-01-02 18:17:22 -0600
  • d774c7f3a3
    Improve performance benchmarking documentation Christian Duerr 2020-01-02 19:19:32 +0000
  • f632919134 Clean up Windows PTY string handling David Hewitt 2020-01-02 11:49:27 +0000
  • 77acb26d73
    Remove C1 escape support Christian Duerr 2019-12-31 20:56:27 +0000
  • 6478ccaaa3 Fix high startup time on wlroots compositors Kirill Chibisov 2019-12-31 19:53:27 +0300
  • 3e6e8a03ee Move live-shader-reload feature to alacritty Kirill Chibisov 2019-12-30 15:17:42 +0300
  • d4dc1f7b14 Remove outdated information from README Kirill Chibisov 2019-12-30 01:48:27 +0300
  • 9da0c042d4
    Fix screen reset not clearing cell flags Christian Duerr 2019-12-24 20:51:06 +0000
  • 44037fa42a Fix crash on clear when scrolled up in history Kirill Chibisov 2019-12-22 14:05:19 +0300
  • 85112fefa5 Remove unneeded NamedPipe::connect() calls David Hewitt 2019-12-22 11:02:56 +0000
  • 7a957978e4 Default to ConPTY instead of WinPTY David Hewitt 2019-12-21 21:23:18 +0000
  • 512461a241
    Fix Windows CI build failure Christian Duerr 2019-12-21 02:18:01 +0100
  • 8a83340661 Add conpty dynamic loading restrictions docs sterlingjensen 2019-12-14 23:21:54 -0600
  • 08a1225748 Send PTY resize messages through event loop David Hewitt 2019-12-14 21:32:24 +0000
  • cb99fd4e4c
    Fix storage rotation error Christian Duerr 2019-12-13 00:57:23 +0100
  • e99057b179
    Fix crash when resizing Alacritty Christian Duerr 2019-12-12 16:02:07 +0100
  • 6deb274b82 Fix deadlock when closing on Windows using Conpty David Hewitt 2019-12-12 15:01:23 +0000
  • 4d3f6de41a Fix vague startup crash messages with WinPTY David Hewitt 2019-12-11 23:30:30 +0000
  • 36185c4753
    Fix colored row reset performance Christian Duerr 2019-12-10 00:35:13 +0100
  • 79b19176ee Add support for colored emojis on Linux/BSD Kirill Chibisov 2019-12-10 01:12:44 +0300
  • 88b4dbfc5a Fix minimize causing resize Windows David Hewitt 2019-12-09 17:26:31 +0000
  • 586ff78df2 Add /Application symlink to macOS DMG Mark Vainomaa 2019-12-07 01:06:38 +0200
  • 6301775d3f
    Fix unicode 11/12 glyph width Christian Duerr 2019-12-06 22:35:44 +0100
  • 72df0c06bf Remove unnecessary lifetimes from winpty sterlingjensen 2019-12-05 11:14:47 -0600
  • 047719bcd2
    Add documentation for the release process Christian Duerr 2019-12-05 00:12:23 +0100
  • fb046091f6
    Fix incorrect DPI after wakeup on X11 Christian Duerr 2019-12-04 21:11:50 +0100
  • 8d9ef2c7db
    Fix PR and issue template Christian Duerr 2019-12-02 17:12:29 +0100
  • 918ce9dead
    Add new issue and PR templates Christian Duerr 2019-12-01 03:15:21 +0100
  • 400d24f023
    Fix direct escape input on Windows using alt Christian Duerr 2019-11-30 16:36:37 +0100