1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-27 02:25:28 +03:00
wezterm/window
Greg V c5da219847 window: do not lose maximized/fullscreen -> default transitions on Wayland
Changing surface configuration flags *to* default would never be applied.
This was uncovered when implementing increment step resize: it would stop
working after *one* maximization.
2021-09-21 08:19:46 -07:00
..
examples window: add WindowState concept 2021-08-06 18:56:37 -07:00
src window: do not lose maximized/fullscreen -> default transitions on Wayland 2021-09-21 08:19:46 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml window: use released xcb-imdkit crate 2021-08-23 09:09:45 -07:00