1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-23 23:21:08 +03:00
wezterm/window
Wez Furlong 240026de48 refactor: move color parsing into wezerm-color-types crate
Resolves a little bit of the awkward duplication of color types
between some of the crates by factoring them a little bit better.

This is prep for allowing specifying alpha for some colors
in the config.
2022-02-05 13:59:54 -07:00
..
examples window: fix test build 2022-01-03 09:13:38 -07:00
src refactor: move color parsing into wezerm-color-types crate 2022-02-05 13:59:54 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml refactor: move color parsing into wezerm-color-types crate 2022-02-05 13:59:54 -07:00