summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-02Add damage tracking and reporting to compatible compositorsKirill Chibisov
2022-01-30Clean up and abstract shader creation codeoxalica
2022-01-30Use cell width to compute builtin font thicknessKirill Chibisov
2022-01-30Log used display server on Linux/BSDKirill Chibisov
2022-01-29Account for font.offset and glyph.offset in built-in fontKirill Chibisov
2022-01-29Add option to control built-in box drawing charszandr
2022-01-23Remove outdated changelog URLsChristian Duerr
2022-01-22Fix logfile overwriting existing filesChristian Duerr
2022-01-21Fix typo in SizeInfo padding_y rustdocÖmer Sinan Ağacan
2022-01-21Reset cursor blinking on ToggleViModeKirill Chibisov
2022-01-20Fix OSC 104 with empty second parameterDaftMouse
2022-01-15Add ´?´ support to OSC 4DaftMouse
2022-01-13Remove time dependencyChristian Duerr
2022-01-13Fix macOS release CIChristian Duerr
2022-01-13Update time crate to 0.3.5James McCoy
2022-01-11Don't blink when cursor is hiddenKirill Chibisov
2022-01-11Use `with_position` instead of `set_outer_position`Kirill Chibisov
2022-01-11Fix use-after-free when formatting Wayland protocol errorKirill Chibisov
2022-01-11Fix block selection expansion with Ctrl + RMBKirill Chibisov
2022-01-08Fix fullwidth char regex search infinite loopChristian Duerr
2022-01-07Fix last column block selectiona5ob7r
2022-01-06Fix macOS IME regressionDavid
2022-01-06Fix title setting via IPC when dynamic_title is enabledKirill Chibisov
2022-01-06Use builtin font for box drawing unicode charactersKirill Chibisov
2022-01-04Trim \n from hints/semantic-/simple selectiona5ob7r
2022-01-04Migrate from structopt to clap 3Christian Duerr
2022-01-03Update wayland-client to v0.29.3Kirill Chibisov
2022-01-03Add title/class CLI parameters to create-windowKirill Chibisov
2021-12-27Fix input lag with nvidia driver on WaylandKirill Chibisov
2021-12-26Migrate to 2021 editionChristian Duerr
2021-12-26Bump development version to 0.11.0-devChristian Duerr
2021-12-25Fix test failures due to CLI parametersChristian Duerr
2021-12-23Fix CreateNewWindow CLI fallbackChristian Duerr
2021-12-19Remove shared PID/FD variablesChristian Duerr
2021-12-18Spawn children from foreground working directoryJorge Carrasco
2021-12-18Keep history position when viewport is cleareda5ob7r
2021-12-18Remove trailing whitespace from block selectionjeremycostanzo
2021-12-17Remove outdated Rust compatibility codefee1-dead
2021-12-11Update dependenciesChristian Duerr
2021-12-03Fix vi cursor moving incorrectly with new outputa5ob7r
2021-12-03Fix crash when vi cursor in history during cleara5ob7r
2021-12-03Bump glutin to 0.28.0Kirill Chibisov
2021-11-22Add parameters to `msg create-window` subcommandKirill Chibisov
2021-11-19Switch to clap-generated completionsChristian Duerr
2021-11-15Update signal-hook to 0.3.10James McCoy
2021-11-11Fix crash with empty post-processed matchesScott Freeman
2021-11-08Add alacritty-msg manpage to documentationChristian Duerr
2021-11-02Fix libxkbcommon-devel package name for openSUSEDiego Garza
2021-10-23Add multi-window supportChristian Duerr
2021-10-22Fix cursor inversion logicChristian Duerr