aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add note about publishing RCs to crates.ioChristian Duerr2022-02-10
* Add version to info logChristian Duerr2022-02-09
* Fix warnings when building only with Wayland featureKirill Chibisov2022-02-09
* Fix alpha when using `colors.transparent_background_colors`Kirill Chibisov2022-02-09
* Add support for drawing undercurlsKirill Chibisov2022-02-08
* Add instructions for building without X11/Waylandsckzor2022-02-08
* Fix alacritty_terminal not emitting damage on color changeKirill Chibisov2022-02-07
* Fix renderable_cursor method documentationThomas Churchman2022-02-03
* Fix builtin font block elements going invisibleKirill Chibisov2022-02-03
* Fix repeated permission requests on M1 macsChristian Duerr2022-02-02
* Fix terminal damage after leaving Vi modeKirill Chibisov2022-02-02
* Add damage tracking and reporting to compatible compositorsKirill Chibisov2022-02-02
* Clean up and abstract shader creation codeoxalica2022-01-30
* Use cell width to compute builtin font thicknessKirill Chibisov2022-01-30
* Log used display server on Linux/BSDKirill Chibisov2022-01-30
* Account for font.offset and glyph.offset in built-in fontKirill Chibisov2022-01-29
* Add option to control built-in box drawing charszandr2022-01-29
* Remove outdated changelog URLsChristian Duerr2022-01-23
* Fix logfile overwriting existing filesChristian Duerr2022-01-22
* Fix typo in SizeInfo padding_y rustdocÖmer Sinan Ağacan2022-01-21
* Reset cursor blinking on ToggleViModeKirill Chibisov2022-01-21
* Fix OSC 104 with empty second parameterDaftMouse2022-01-20
* Add ´?´ support to OSC 4DaftMouse2022-01-15
* Remove time dependencyChristian Duerr2022-01-13
* Fix macOS release CIChristian Duerr2022-01-13
* Update time crate to 0.3.5James McCoy2022-01-13
* Don't blink when cursor is hiddenKirill Chibisov2022-01-11
* Use `with_position` instead of `set_outer_position`Kirill Chibisov2022-01-11
* Fix use-after-free when formatting Wayland protocol errorKirill Chibisov2022-01-11
* Fix block selection expansion with Ctrl + RMBKirill Chibisov2022-01-11
* Fix fullwidth char regex search infinite loopChristian Duerr2022-01-08
* Fix last column block selectiona5ob7r2022-01-07
* Fix macOS IME regressionDavid2022-01-06
* Fix title setting via IPC when dynamic_title is enabledKirill Chibisov2022-01-06
* Use builtin font for box drawing unicode charactersKirill Chibisov2022-01-06
* Trim \n from hints/semantic-/simple selectiona5ob7r2022-01-04
* Migrate from structopt to clap 3Christian Duerr2022-01-04
* Update wayland-client to v0.29.3Kirill Chibisov2022-01-03
* Add title/class CLI parameters to create-windowKirill Chibisov2022-01-03
* Fix input lag with nvidia driver on WaylandKirill Chibisov2021-12-27
* Migrate to 2021 editionChristian Duerr2021-12-26
* Bump development version to 0.11.0-devChristian Duerr2021-12-26
* Fix test failures due to CLI parametersChristian Duerr2021-12-25
* Fix CreateNewWindow CLI fallbackChristian Duerr2021-12-23
* Remove shared PID/FD variablesChristian Duerr2021-12-19
* Spawn children from foreground working directoryJorge Carrasco2021-12-18
* Keep history position when viewport is cleareda5ob7r2021-12-18
* Remove trailing whitespace from block selectionjeremycostanzo2021-12-18
* Remove outdated Rust compatibility codefee1-dead2021-12-17
* Update dependenciesChristian Duerr2021-12-11