aboutsummaryrefslogtreecommitdiff
path: root/alacritty/Cargo.toml
Commit message (Expand)AuthorAge
* Hide "missing" glyp for zerowidth characterKirill Chibisov2020-12-23
* Fix artifacts on macOS with transparent windowsChristian Duerr2020-12-21
* Replace serde's derive with custom proc macroChristian Duerr2020-12-21
* Fix embedded _NET_WM_ICON on X11Christian Duerr2020-12-20
* Bump glutin to 0.26.0Kirill Chibisov2020-12-11
* Remove live-shader-reload featureKirill Chibisov2020-12-10
* Add support for '~/' in config importsChristian Duerr2020-11-24
* Fix wide characters being cut offKirill Chibisov2020-11-17
* Bump development version to 0.7.0-devChristian Duerr2020-11-15
* Feature gate 'image' when building without x11 featureKirill Chibisov2020-11-14
* Deprecate the WinPTY backendChristian Duerr2020-11-06
* Remove rustc_tools_util dependencyChristian Duerr2020-10-25
* Make use of glutin wayland/x11 featuresKirill Chibisov2020-10-12
* Bump glutin to 0.25.0Kirill Chibisov2020-10-07
* Use yellow/red from the config for message bar colorsKirill Chibisov2020-08-13
* Fix crates.io publishing restrictionsChristian Duerr2020-08-01
* Bump version to 0.6.0-devChristian Duerr2020-07-19
* Bump alacritty_terminal versionChristian Duerr2020-07-19
* Rename font crate to crossfontChristian Duerr2020-07-18
* Remove gui dependencies from alacritty_terminalKirill Chibisov2020-07-11
* Fix clipboard not working on KDE WaylandKirill Chibisov2020-07-10
* Add option to run command on bell Kirill Chibisov2020-07-10
* Fail compilation if Fontconfig is not installed on Linux/BSDKirill Chibisov2020-07-10
* Add regex scrollback buffer searchChristian Duerr2020-07-09
* Remove copypasta dependency from alacritty_terminalKirill Chibisov2020-06-07
* Add cargo feature for WinPTYDavid Hewitt2020-06-02
* Remove env_logger depedencyChristian Duerr2020-05-29
* Remove unused dependenciesMatthias Krüger2020-05-24
* Update dependenciesKirill Chibisov2020-05-24
* Remove prebuilt linux binariesChristian Duerr2020-05-12
* Use frame callbacks instead of vsync on WaylandKirill Chibisov2020-05-03
* Update depedenciesBastien Orivel2020-04-18
* Bump version to 0.5.0-devChristian Duerr2020-03-14
* Capitalized the .desktop Filename (#3425)Nathan Lilienthal2020-03-13
* Add option to pick Linux/BSD backendsKirill Chibisov2020-03-13
* Update to glutin 0.24.0Christian Duerr2020-03-12
* Add missing angled bracket to emailCole Helbling2020-02-27
* Bump vte and urlocatorChristian Duerr2020-02-11
* Update glutin to v0.23.0Kirill Chibisov2020-02-07
* Move Alacritty to organizationChristian Duerr2020-01-11
* Bump glutin to 0.22.0Christian Duerr2020-01-10
* Remove winit key remappingsChristian Duerr2020-01-06
* Bump version to 0.4.2-devKirill Chibisov2020-01-05
* Bump winit to 0.20.0 Alpha 6Christian Duerr2020-01-05
* Move live-shader-reload feature to alacrittyKirill Chibisov2019-12-30
* Add conpty dynamic loading restrictions docssterlingjensen2019-12-15
* Move icon embed step from winpty to Alacrittysterlingjensen2019-11-30
* Move renderer from alacritty_terminal to alacrittyKirill Chibisov2019-11-23
* Bump master to 0.4.1-devChristian Duerr2019-11-19
* Fix URL highlightingChristian Duerr2019-11-03