1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/window
Wez Furlong ee203b0b76 improve lifecycle management on macos
I'm not totally convinced that the refcounting is right
because I've not seen `dealloc` get triggered, but the
important thing is that closing the window does cause the
rust level objects to be dropped.
2019-09-15 19:09:08 -07:00
..
examples improve lifecycle management on macos 2019-09-15 19:09:08 -07:00
src improve lifecycle management on macos 2019-09-15 19:09:08 -07:00
Cargo.toml really basic macos window 2019-09-15 19:09:08 -07:00