ZIm/crates/gpui/src/platform
Keith Simmons 8d34fe7e94 Refactor terminal connection into a model which can be copied between terminal views
Refactor terminal modal code to use TerminalConnection model handle so we aren't storing TerminalViews in the globals
Adjust INSTANCE_BUFFER_SIZE in renderer to handle pathological terminal renders

Co-authored-by: mikayla.c.maki@gmail.com
2022-07-08 16:10:09 -07:00
..
mac Refactor terminal connection into a model which can be copied between terminal views 2022-07-08 16:10:09 -07:00
event.rs Combine platform mouse events to use common MouseEvent struct and remove MouseDragged event in favor of MouseMoved 2022-07-06 16:37:56 -07:00
mac.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
test.rs Add unit test for ViewContext::observe_window_activation 2022-07-05 17:51:01 +02:00