ZIm/crates/collab/src/tests
Thorsten Ball f58ef9b82b
zed: Persist window stack order across restarts (#15419)
This changes the workspace/session serialization to also persist the
order of windows across restarts.

Release Notes:

- Improved restoring of windows across restarts: the order of the
windows is now also restored. That means windows that were in the
foreground when Zed was quit will be in the foreground after restart.
(Right now only supported on Linux/X11, not on Linux/Wayland.)

Demo:



https://github.com/user-attachments/assets/0b8162f8-f06d-43df-88d3-c45d8460fb68
2024-07-29 17:05:56 +02:00
..
channel_buffer_tests.rs Rename RemoteProject -> DevServerProject (#11301) 2024-05-02 11:00:08 -06:00
channel_guest_tests.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
channel_message_tests.rs Fix mention notifications are not updated after message change and not removed after a message is deleted (#9847) 2024-04-02 20:40:00 -06:00
channel_tests.rs Support very large channel membership lists (#11939) 2024-05-16 20:02:25 -06:00
dev_server_tests.rs remoting: Allow Add/Remove remote folder (#14532) 2024-07-16 12:01:59 -06:00
editor_tests.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
following_tests.rs chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
integration_tests.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
notification_tests.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
random_channel_buffer_tests.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
random_project_collaboration_tests.rs Handle buffer diff base updates and file renames properly for SSH projects (#14989) 2024-07-23 11:32:37 -07:00
randomized_test_helpers.rs chore: Fix clippy for upcoming 1.79 Rust release (#12727) 2024-06-06 12:46:53 +02:00
remote_editing_collaboration_tests.rs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
test_server.rs zed: Persist window stack order across restarts (#15419) 2024-07-29 17:05:56 +02:00