1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 02:37:51 +03:00
wezterm/window
Wez Furlong 8ef70d1e31 windows: avoid recursing and borrowing inner twice
Querying the window can call into windowproc so we need to avoid
it when we hold `inner`.  Adjust the flow so that we can get
the info about the window state purely from an HWND.

refs: #2257
2022-07-13 11:37:04 -07:00
..
examples support drag and drop files for macos 2022-04-25 09:49:32 -07:00
src windows: avoid recursing and borrowing inner twice 2022-07-13 11:37:04 -07:00
build.rs macos: handle dead keys without IME 2021-01-31 17:06:30 -08:00
Cargo.toml x11/wayland: use xdg desktop portal settings interface to get dark mode 2022-07-13 08:55:43 -07:00