Commit Graph

  • e319ca93a6
    Fix builtin glyphs for U+2567 and U+2568 algon 2022-05-20 19:08:25 +0900
  • 5c51d528ea
    Fix gap in builtin box drawing Kirill Chibisov 2022-05-08 11:24:51 +0300
  • ad3ebba532
    Remove unnecessary commas in config keybindings a5ob7r 2022-04-29 10:24:35 +0900
  • 9bbb296d1d
    Fix selection copy without button release mahkoh 2022-04-16 20:39:26 +0200
  • d5cad2a862
    Fix cell_height of impl From<SizeInfo<f32>> for WindowSize kumattau 2022-04-16 22:39:14 +0900
  • 673710487a
    Extract `SizeInfo` from alacritty_terminal Kirill Chibisov 2022-04-06 13:06:39 +0300
  • 851dbc328e
    Disallow OSC 52 for unfocused window Kirill Chibisov 2022-04-03 23:08:44 +0300
  • 49d64fbeec
    Fix OSC 4 color response format Christian Duerr 2022-04-01 01:10:12 +0200
  • b16fe1259c
    Reset blinking on search bindings in Vi mode Kirill Chibisov 2022-03-25 15:02:44 +0300
  • e7bb6c2ea7
    Persist OpenGL context creation flags Kirill Chibisov 2022-03-24 12:13:30 +0300
  • f4bdf5fb36
    Add colored underline support Kirill Chibisov 2022-03-16 19:27:55 +0300
  • 589c1e9c6b
    Use center of the pixel when aligning undercurl Kirill Chibisov 2022-03-14 08:52:53 +0300
  • 7312f33f67
    Fix `font.glyph_offset` not live reloading Kirill Chibisov 2022-03-11 12:34:15 +0300
  • 0965773657
    Fix crash when searching during reset Christian Duerr 2022-03-10 20:45:20 +0100
  • a69c3c408f
    Fix line indicator damage computation Kirill Chibisov 2022-03-10 15:25:01 +0300
  • dbccd7e30f
    Use round instead of ceil for line position Kirill Chibisov 2022-03-06 19:34:12 +0300
  • d8113dc2b6
    Fix gap calculation for dashed underline Kirill Chibisov 2022-03-02 22:35:19 +0300
  • 1880522b64
    Add fallback GLES2 renderer Kirill Chibisov 2022-03-02 13:05:12 +0300
  • 00383ae967
    Add `ToggleMaximized` key binding action Chris Copeland 2022-02-27 10:35:23 -0800
  • 13b6248dd9
    Add version 0.10.1 to changelog Christian Duerr 2022-02-24 05:17:25 +0100
  • 8ea6c3bc52
    Omit git version hash when git command fails nibon7 2022-02-22 21:08:49 +0800
  • 36e981ad4b
    Don't use 'origin_upper_left' in rect shaders Kirill Chibisov 2022-02-22 13:57:04 +0300
  • 4734b2b850
    Don't load font twice during display creation Kirill Chibisov 2022-02-18 01:27:10 +0300
  • aaab88c5c5
    Account for absolute WAYLAND_DISPLAY paths mahkoh 2022-02-16 22:15:50 +0100
  • a64553bbaf
    Reuse Rasterizer in Display::new Greg Depoire--Ferrer 2022-02-16 20:57:46 +0000
  • ed5dbc1118
    Add support for dashed and dotted underlines Kirill Chibisov 2022-02-14 19:10:13 +0300
  • 774eb03f4f
    Clear damage rects right after drawing Kirill Chibisov 2022-02-11 02:04:50 +0300
  • 933030efd4
    Fix terminal not being damage when only font size changed Kirill Chibisov 2022-02-10 23:42:33 +0300
  • c35ccaf9b5
    Make undercurls thickness close to underlines Kirill Chibisov 2022-02-10 15:29:03 +0300
  • eefce4e9af
    Add note about publishing RCs to crates.io Christian Duerr 2022-02-10 12:09:23 +0100
  • d1608dd03e
    Add version to info log Christian Duerr 2022-02-09 21:41:54 +0100
  • 8afeb2c602
    Fix warnings when building only with Wayland feature Kirill Chibisov 2022-02-09 19:25:36 +0300
  • 59f16f6b15
    Fix alpha when using `colors.transparent_background_colors` Kirill Chibisov 2022-02-09 17:41:57 +0300
  • 73c3dd8628
    Add support for drawing undercurls Kirill Chibisov 2022-02-08 20:47:31 +0300
  • 7263d223bf
    Add instructions for building without X11/Wayland sckzor 2022-02-08 06:43:27 -0500
  • c2959f45ec
    Fix alacritty_terminal not emitting damage on color change Kirill Chibisov 2022-02-07 22:18:51 +0300
  • 998250f3c3
    Fix renderable_cursor method documentation Thomas Churchman 2022-02-03 13:04:46 +0100
  • d22cd7409c
    Fix builtin font block elements going invisible Kirill Chibisov 2022-02-03 03:22:28 +0300
  • 4bf8f375ef
    Fix repeated permission requests on M1 macs Christian Duerr 2022-02-02 20:23:29 +0100
  • 40b5e179a3
    Fix terminal damage after leaving Vi mode Kirill Chibisov 2022-02-02 20:20:14 +0300
  • 8f1abe13e6
    Add damage tracking and reporting to compatible compositors Kirill Chibisov 2022-02-02 00:12:58 +0300
  • d58dff18ef
    Clean up and abstract shader creation code oxalica 2022-01-31 04:57:25 +0800
  • 5459492eae
    Use cell width to compute builtin font thickness Kirill Chibisov 2022-01-30 15:46:02 +0300
  • efae2cc80c
    Log used display server on Linux/BSD Kirill Chibisov 2022-01-30 09:36:35 +0300
  • f6651a997b
    Account for font.offset and glyph.offset in built-in font Kirill Chibisov 2022-01-29 23:06:44 +0300
  • 094c2c9269
    Add option to control built-in box drawing chars zandr 2022-01-29 14:50:44 -0500
  • d1deff9fae
    Remove outdated changelog URLs Christian Duerr 2022-01-23 15:22:23 +0100
  • 9f6b49ca8f
    Fix logfile overwriting existing files Christian Duerr 2022-01-22 23:48:44 +0100
  • 4e91e99de3
    Fix typo in SizeInfo padding_y rustdoc Ömer Sinan Ağacan 2022-01-21 16:45:37 +0300
  • 14c22b172f
    Reset cursor blinking on ToggleViMode Kirill Chibisov 2022-01-21 12:48:15 +0300
  • c4d610d5bf
    Fix OSC 104 with empty second parameter DaftMouse 2022-01-20 20:57:58 -0300
  • 60ef17e8e9
    Add ´?´ support to OSC 4 DaftMouse 2022-01-15 00:35:05 -0300
  • e38f51c6bd
    Remove time dependency Christian Duerr 2022-01-13 06:36:22 +0100
  • 7398e9f8d1
    Fix macOS release CI Christian Duerr 2022-01-13 03:23:37 +0100
  • 1c9fa73165
    Update time crate to 0.3.5 James McCoy 2022-01-12 20:53:03 -0500
  • fd7573d5d1
    Don't blink when cursor is hidden Kirill Chibisov 2022-01-11 23:58:50 +0300
  • 01c1cc1278
    Use `with_position` instead of `set_outer_position` Kirill Chibisov 2022-01-11 23:41:57 +0300
  • a8c8c57907
    Fix use-after-free when formatting Wayland protocol error Kirill Chibisov 2022-01-11 16:22:30 +0300
  • 5e39ea9f9f
    Fix block selection expansion with Ctrl + RMB Kirill Chibisov 2022-01-11 00:56:49 +0300
  • ed35d033ae
    Fix fullwidth char regex search infinite loop Christian Duerr 2022-01-08 21:24:42 +0100
  • 5aa8046c7f
    Fix last column block selection a5ob7r 2022-01-07 18:03:15 +0900
  • 50c7c2b469
    Fix macOS IME regression David 2022-01-06 11:31:45 +0800
  • db83902319
    Fix title setting via IPC when dynamic_title is enabled Kirill Chibisov 2022-01-06 02:13:55 +0300
  • f7177101ed
    Use builtin font for box drawing unicode characters Kirill Chibisov 2022-01-06 00:45:06 +0300
  • 2057ac243a
    Trim \n from hints/semantic-/simple selection a5ob7r 2022-01-05 06:46:20 +0900
  • 437f42f8d3
    Migrate from structopt to clap 3 Christian Duerr 2022-01-04 19:25:26 +0100
  • 75c14b9bb8
    Update wayland-client to v0.29.3 Kirill Chibisov 2022-01-04 01:20:56 +0300
  • ce59fa4165
    Add title/class CLI parameters to create-window Kirill Chibisov 2022-01-03 21:55:22 +0300
  • e2b5219eb4
    Fix input lag with nvidia driver on Wayland Kirill Chibisov 2021-12-27 23:31:08 +0200
  • f0934d8440
    Migrate to 2021 edition Christian Duerr 2021-12-26 17:47:57 +0100
  • 850fd1826b
    Bump development version to 0.11.0-dev Christian Duerr 2021-12-26 16:39:09 +0100
  • e0f8320c39
    Fix test failures due to CLI parameters Christian Duerr 2021-12-25 20:32:54 +0100
  • 3af1940192
    Fix CreateNewWindow CLI fallback Christian Duerr 2021-12-23 10:23:06 +0000
  • 6d1a63ef28
    Remove shared PID/FD variables Christian Duerr 2021-12-18 22:18:42 +0000
  • f1802c1cda
    Spawn children from foreground working directory Jorge Carrasco 2021-12-18 18:27:10 +0100
  • cded85a2f2
    Keep history position when viewport is cleared a5ob7r 2021-12-19 00:36:56 +0900
  • 8e58409930
    Remove trailing whitespace from block selection jeremycostanzo 2021-12-18 16:18:19 +0100
  • 2538c87d3e
    Remove outdated Rust compatibility code fee1-dead 2021-12-17 23:16:54 +0800
  • 3371851cbd
    Update dependencies Christian Duerr 2021-12-11 10:12:06 +0000
  • a1083d18ed
    Fix vi cursor moving incorrectly with new output a5ob7r 2021-12-04 04:33:21 +0900
  • 7e736c00f6
    Fix crash when vi cursor in history during clear a5ob7r 2021-12-03 16:45:05 +0900
  • 4c6a763850
    Bump glutin to 0.28.0 Kirill Chibisov 2021-12-03 06:50:14 +0300
  • 8681f71084
    Add parameters to `msg create-window` subcommand Kirill Chibisov 2021-11-22 21:34:09 +0300
  • c89939b5d1
    Switch to clap-generated completions Christian Duerr 2021-11-19 23:34:40 +0000
  • b0da035e9e
    Update signal-hook to 0.3.10 James McCoy 2021-11-14 19:56:27 -0500
  • e648aae0eb
    Fix crash with empty post-processed matches Scott Freeman 2021-11-11 14:04:25 -0500
  • b885ec9cd3
    Add alacritty-msg manpage to documentation Christian Duerr 2021-11-08 23:22:09 +0000
  • 33db289f7f
    Fix libxkbcommon-devel package name for openSUSE Diego Garza 2021-11-02 15:32:53 -0600
  • 1df7dc5171
    Add multi-window support Christian Duerr 2021-10-23 07:16:47 +0000
  • d8a98f8829
    Fix cursor inversion logic Christian Duerr 2021-10-22 06:33:34 +0000
  • f90dd12efd
    Update rustfmt configuration Christian Duerr 2021-10-11 00:54:18 +0000
  • ec4dc32688
    Fix typo in makefile Alexis Hildebrandt 2021-10-03 19:51:34 +0200
  • 8cda3d1405
    Fix incorrect vi mode search origin Christian Duerr 2021-09-28 08:30:41 +0000
  • b6e05d2dce
    Fix vi indicator obstructing vi mode cursor Christian Duerr 2021-09-27 03:51:58 +0000
  • 58985a4dcb
    Handle PTY EIO error for Rust 1.55+ Ilya Bobyr 2021-09-18 18:21:34 -0700
  • fb1b7f6007
    Add python to Archlinux install instructions Jonathan V 2021-09-17 22:53:16 +0200
  • c96047dc73
    Remove unused struct fields Christian Duerr 2021-09-15 21:13:49 +0000
  • 990f3f81f0
    Add libxkbcommon-dev to openSUSE dependencies Christian Duerr 2021-09-14 19:47:00 +0000
  • cf35a20191
    Remove custom merge strategy for changelog Christian Duerr 2021-08-27 22:11:20 +0000
  • 70d3b4ef6c
    Watch non-canonical path for config symlinks Naïm Favier 2021-08-27 23:30:39 +0200