1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-21 11:50:42 +03:00
wezterm/window
Wez Furlong cfed798e79 window: allow window layer to hold per-window config
This is to allow for eg: hotkey to change window decorations
(https://wezfurlong.org/wezterm/config/lua/window/set_config_overrides.html)

So far only macos actually keeps a per-window config.
Hopefully this still compiles for windows and x11.
2021-03-04 23:05:44 -08:00
..
examples window: allow window layer to hold per-window config 2021-03-04 23:05:44 -08:00
src window: allow window layer to hold per-window config 2021-03-04 23:05:44 -08:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml window: update smithay-client-toolkit 2021-02-12 08:19:51 -08:00